Searched defs:pci_proc_attach_device (Results 1 - 2 of 2) sorted by relevance

/drivers/pci/
H A Dproc.c376 int pci_proc_attach_device(struct pci_dev *dev) function
442 pci_proc_attach_device(dev);
H A Dpci.h108 int pci_proc_attach_device(struct pci_dev *dev);
112 static inline int pci_proc_attach_device(struct pci_dev *dev) { return 0; } function

Completed in 45 milliseconds