Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/
Dairo.c72 static int airo_pci_probe(struct pci_dev *, const struct pci_device_id *);
80 .probe = airo_pci_probe,
5559 static int airo_pci_probe(struct pci_dev *pdev, in airo_pci_probe() function