Searched refs:__pci_hp_register (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | pci_hotplug.h | 73 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *pbus, int nr, 87 __pci_hp_register(slot, pbus, devnr, name, THIS_MODULE, KBUILD_MODNAME)
|
/linux/drivers/pci/hotplug/ |
H A D | pci_hotplug_core.c | 404 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register() function 420 EXPORT_SYMBOL_GPL(__pci_hp_register);
|