Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_hotplug.h84 #define pci_hp_register(slot, pbus, devnr, name) \ macro
/linux/drivers/pci/hotplug/
H A Drpaphp_slot.c109 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
H A Dacpiphp_core.c275 retval = pci_hp_register(&slot->hotplug_slot, acpiphp_slot->bus, in acpiphp_register_hotplug_slot()
H A DTODO36 * The return value of pci_hp_register() is not checked.
H A Dpnv_php.c848 ret = pci_hp_register(&php_slot->slot, php_slot->bus, in pnv_php_register_slot()
H A Dibmphp_ebda.c900 pci_hp_register(&tmp_slot->hotplug_slot, in ebda_rsrc_controller()
H A Dcpqphp_core.c657 result = pci_hp_register(&slot->hotplug_slot, in ctrl_slot_setup()
/linux/drivers/platform/x86/
H A Deeepc-laptop.c738 ret = pci_hp_register(&eeepc->hotplug_slot, bus, 0, "eeepc-wifi"); in eeepc_setup_pci_hotplug()
H A Dasus-wmi.c2148 ret = pci_hp_register(&asus->hotplug_slot, bus, 0, "asus-wifi"); in asus_setup_pci_hotplug()