Searched refs:is_slot_enabled (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp.h | 561 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 D | cpqphp_ctrl.c | 1272 else if (is_slot_enabled(ctrl, hp_slot)) in board_replaced() 1831 if (is_slot_enabled(ctrl, hp_slot)) { in interrupt_event_handler() 1898 if (is_slot_enabled(ctrl, hp_slot)) { in cpqhp_pushbutton_thread()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpqphp.h | 561 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 D | cpqphp_ctrl.c | 1271 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()
|
Completed in 9 milliseconds