Searched refs:__pci_hp_register (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ |
D | pci_hotplug.h | 101 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *pbus, int nr, 118 __pci_hp_register(slot, pbus, devnr, name, THIS_MODULE, KBUILD_MODNAME)
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | pci_hotplug_core.c | 405 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register() function 421 EXPORT_SYMBOL_GPL(__pci_hp_register);
|