Searched refs:i915_driver_probe (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_driver.h23 int i915_driver_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
H A Di915_pci.c1001 err = i915_driver_probe(pdev, ent);
H A Di915_driver.c739 * i915_driver_probe - setup chip and create an initial config
749 int i915_driver_probe(struct pci_dev *pdev, const struct pci_device_id *ent) function

Completed in 188 milliseconds