Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/
Dpci-driver.c200 static void pci_remove_newid_file(struct pci_driver *drv) in pci_remove_newid_file() function
223 static inline void pci_remove_newid_file(struct pci_driver *drv) {} in pci_remove_newid_file() function
1133 pci_remove_newid_file(drv); in __pci_register_driver()
1153 pci_remove_newid_file(drv); in pci_unregister_driver()