Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/atmel/
Datmel_pci.c40 static int atmel_pci_probe(struct pci_dev *, const struct pci_device_id *);
46 .probe = atmel_pci_probe,
51 static int atmel_pci_probe(struct pci_dev *pdev, in atmel_pci_probe() function