Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel_pci.c27 static int atmel_pci_probe(struct pci_dev *, const struct pci_device_id *);
33 .probe = atmel_pci_probe,
38 static int atmel_pci_probe(struct pci_dev *pdev, in atmel_pci_probe() function