Searched refs:pci_hp_register (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.6/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 115 return pci_hp_register(&zdev->hotplug_slot, zbus->bus, in zpci_init_slot()
|
| D | rpaphp_slot.c | 109 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
|
| D | acpiphp_core.c | 276 retval = pci_hp_register(&slot->hotplug_slot, acpiphp_slot->bus, in acpiphp_register_hotplug_slot()
|
| D | TODO | 36 * The return value of pci_hp_register() is not checked.
|
| D | shpchp_core.c | 104 retval = pci_hp_register(hotplug_slot, in init_slots()
|
| D | cpci_hotplug_core.c | 220 status = pci_hp_register(&slot->hotplug_slot, bus, i, name); in cpci_hp_register_bus()
|
| D | pnv_php.c | 685 ret = pci_hp_register(&php_slot->slot, php_slot->bus, in pnv_php_register_slot()
|
| D | cpqphp_core.c | 657 result = pci_hp_register(&slot->hotplug_slot, in ctrl_slot_setup()
|
| D | ibmphp_ebda.c | 900 pci_hp_register(&tmp_slot->hotplug_slot, in ebda_rsrc_controller()
|
| /Linux-v6.6/include/linux/ |
| D | pci_hotplug.h | 86 #define pci_hp_register(slot, pbus, devnr, name) \ macro
|
| /Linux-v6.6/drivers/platform/x86/ |
| D | eeepc-laptop.c | 738 ret = pci_hp_register(&eeepc->hotplug_slot, bus, 0, "eeepc-wifi"); in eeepc_setup_pci_hotplug()
|
| D | asus-wmi.c | 1799 ret = pci_hp_register(&asus->hotplug_slot, bus, 0, "asus-wifi"); in asus_setup_pci_hotplug()
|