Home
last modified time | relevance | path

Searched refs:is_slot_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h561 static inline u8 is_slot_enabled(struct controller *ctrl, u8 slot) in is_slot_enabled() function
668 return is_slot_enabled(ctrl, hp_slot); in get_slot_enabled()
H A Dcpqphp_ctrl.c1271 else if (is_slot_enabled(ctrl, hp_slot)) in board_replaced()
1828 if (is_slot_enabled(ctrl, hp_slot)) { in interrupt_event_handler()
1892 if (is_slot_enabled(ctrl, hp_slot)) { in cpqhp_pushbutton_thread()