Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c86 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
183 .probe = e1000_probe,
915 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in e1000_probe() function