Searched refs:e1000_probe (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_main.c113 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
211 .probe = e1000_probe,
930 * e1000_probe - Device Initialization Routine
936 * e1000_probe initializes an adapter identified by a pci_dev structure.
940 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent) e1000_probe() function
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6959 * e1000_probe - Device Initialization Routine
6965 * e1000_probe initializes an adapter identified by a pci_dev structure.
6969 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent) e1000_probe() function
7490 .probe = e1000_probe,

Completed in 168 milliseconds