Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/
Dpci-driver.c214 static void pci_remove_removeid_file(struct pci_driver *drv) in pci_remove_removeid_file() function
228 static inline void pci_remove_removeid_file(struct pci_driver *drv) {} in pci_remove_removeid_file() function
1152 pci_remove_removeid_file(drv); in pci_unregister_driver()