Searched refs:eeh_add_sysfs_files (Results 1 – 4 of 4) sorted by relevance
95 eeh_add_sysfs_files(phb->bus); in of_pci_phb_probe()
1199 void eeh_add_sysfs_files(struct pci_bus *bus) in eeh_add_sysfs_files() function1208 eeh_add_sysfs_files(subbus); in eeh_add_sysfs_files()1212 EXPORT_SYMBOL_GPL(eeh_add_sysfs_files);
1476 eeh_add_sysfs_files(bus); in pcibios_finish_adding_to_bus()
287 void eeh_add_sysfs_files(struct pci_bus *);345 #define eeh_add_sysfs_files(pbus) macro