Searched refs:pci_hp_register (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | pci_hotplug.h | 126 #define pci_hp_register(slot, pbus, devnr, name) \ macro
|
| /linux-4.4.14/drivers/pci/hotplug/ |
| D | rpaphp_slot.c | 137 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
|
| D | s390_pci_hpc.c | 184 rc = pci_hp_register(slot->hotplug_slot, zdev->bus, in zpci_init_slot()
|
| D | acpiphp_core.c | 317 retval = pci_hp_register(slot->hotplug_slot, acpiphp_slot->bus, in acpiphp_register_hotplug_slot()
|
| D | pcihp_skeleton.c | 301 retval = pci_hp_register(slot->hotplug_slot); in init_slots()
|
| D | pciehp_core.c | 127 retval = pci_hp_register(hotplug, in init_slot()
|
| D | shpchp_core.c | 150 retval = pci_hp_register(slot->hotplug_slot, in init_slots()
|
| D | sgi_hotplug.c | 636 rc = pci_hp_register(bss_hotplug_slot, pci_bus, device, name); in sn_hotplug_slot_register()
|
| D | cpci_hotplug_core.c | 281 status = pci_hp_register(slot->hotplug_slot, bus, i, name); in cpci_hp_register_bus()
|
| D | cpqphp_core.c | 713 result = pci_hp_register(hotplug_slot, in ctrl_slot_setup()
|
| D | ibmphp_ebda.c | 981 pci_hp_register(tmp_slot->hotplug_slot, in ebda_rsrc_controller()
|
| /linux-4.4.14/drivers/platform/x86/ |
| D | eeepc-laptop.c | 764 ret = pci_hp_register(eeepc->hotplug_slot, bus, 0, "eeepc-wifi"); in eeepc_setup_pci_hotplug()
|
| D | asus-wmi.c | 841 ret = pci_hp_register(asus->hotplug_slot, bus, 0, "asus-wifi"); in asus_setup_pci_hotplug()
|