Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp.h570 static inline u8 is_slot_enabled(struct controller *ctrl, u8 slot) in is_slot_enabled() function
677 return is_slot_enabled(ctrl, hp_slot); in get_slot_enabled()
Dcpqphp_ctrl.c1288 else if (is_slot_enabled (ctrl, hp_slot)) in board_replaced()
1864 if (is_slot_enabled (ctrl, hp_slot)) { in interrupt_event_handler()
1936 if (is_slot_enabled(ctrl, hp_slot)) { in cpqhp_pushbutton_thread()