Searched refs:i915_driver_probe (Results 1 – 3 of 3) sorted by relevance
23 int i915_driver_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
1001 err = i915_driver_probe(pdev, ent); in i915_pci_probe()
750 int i915_driver_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in i915_driver_probe() function