Lines Matching defs:p_slot
42 static int queue_interrupt_event(struct slot *p_slot, u32 event_type) in queue_interrupt_event()
61 struct slot *p_slot; in shpchp_handle_attention_button() local
84 struct slot *p_slot; in shpchp_handle_switch_change() local
122 struct slot *p_slot; in shpchp_handle_presence_change() local
157 struct slot *p_slot; in shpchp_handle_power_fault() local
192 static int change_bus_speed(struct controller *ctrl, struct slot *p_slot, in change_bus_speed()
242 static int board_added(struct slot *p_slot) in board_added()
353 static int remove_board(struct slot *p_slot) in remove_board()
393 struct slot *p_slot; member
408 struct slot *p_slot = info->p_slot; in shpchp_pushbutton_thread() local
435 struct slot *p_slot = container_of(work, struct slot, work.work); in shpchp_queue_pushbutton_work() local
486 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
548 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
570 static int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot()
627 static int shpchp_disable_slot (struct slot *p_slot) in shpchp_disable_slot()
663 int shpchp_sysfs_enable_slot(struct slot *p_slot) in shpchp_sysfs_enable_slot()
698 int shpchp_sysfs_disable_slot(struct slot *p_slot) in shpchp_sysfs_disable_slot()