Home
last modified time | relevance | path

Searched refs:rpaphp_slot_list (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp_slot.c70 list_for_each_entry(tmp_slot, &rpaphp_slot_head, rpaphp_slot_list) { in is_registered()
85 list_del(&slot->rpaphp_slot_list); in rpaphp_deregister_slot()
128 list_add(&slot->rpaphp_slot_list, &rpaphp_slot_head); in rpaphp_register_slot()
Drpaphp.h61 struct list_head rpaphp_slot_list; member
Drpaphp_core.c410 rpaphp_slot_list) { in cleanup_slots()
411 list_del(&slot->rpaphp_slot_list); in cleanup_slots()
Drpadlpar_core.c115 rpaphp_slot_list) { in find_php_slot()