Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_hotplug.h126 #define pci_hp_register(slot, pbus, devnr, name) \ macro
/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_slot.c137 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
Ds390_pci_hpc.c184 rc = pci_hp_register(slot->hotplug_slot, zdev->bus, in zpci_init_slot()
Dacpiphp_core.c317 retval = pci_hp_register(slot->hotplug_slot, acpiphp_slot->bus, in acpiphp_register_hotplug_slot()
Dpcihp_skeleton.c301 retval = pci_hp_register(slot->hotplug_slot); in init_slots()
Dpciehp_core.c127 retval = pci_hp_register(hotplug, in init_slot()
Dshpchp_core.c150 retval = pci_hp_register(slot->hotplug_slot, in init_slots()
Dsgi_hotplug.c636 rc = pci_hp_register(bss_hotplug_slot, pci_bus, device, name); in sn_hotplug_slot_register()
Dcpci_hotplug_core.c281 status = pci_hp_register(slot->hotplug_slot, bus, i, name); in cpci_hp_register_bus()
Dcpqphp_core.c713 result = pci_hp_register(hotplug_slot, in ctrl_slot_setup()
Dibmphp_ebda.c981 pci_hp_register(tmp_slot->hotplug_slot, in ebda_rsrc_controller()
/linux-4.4.14/drivers/platform/x86/
Deeepc-laptop.c764 ret = pci_hp_register(eeepc->hotplug_slot, bus, 0, "eeepc-wifi"); in eeepc_setup_pci_hotplug()
Dasus-wmi.c841 ret = pci_hp_register(asus->hotplug_slot, bus, 0, "asus-wifi"); in asus_setup_pci_hotplug()