Home
last modified time | relevance | path

Searched refs:get_slot_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp_core.c524 *value = get_slot_enabled(ctrl, slot); in get_power_status()
676 hotplug_slot_info->power_status = get_slot_enabled(ctrl, slot); in ctrl_slot_setup()
Dcpqphp.h657 static inline int get_slot_enabled(struct controller *ctrl, struct slot *slot) in get_slot_enabled() function
Dcpqphp_ctrl.c1779 info->power_status = get_slot_enabled(ctrl, slot); in update_slot_info()