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()
243 static int board_added(struct slot *p_slot) in board_added()
352 static int remove_board(struct slot *p_slot) in remove_board()
392 struct slot *p_slot; member
407 struct slot *p_slot = info->p_slot; in shpchp_pushbutton_thread() local
434 struct slot *p_slot = container_of(work, struct slot, work.work); in shpchp_queue_pushbutton_work() local
485 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
547 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
569 static int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot()
626 static int shpchp_disable_slot (struct slot *p_slot) in shpchp_disable_slot()
662 int shpchp_sysfs_enable_slot(struct slot *p_slot) in shpchp_sysfs_enable_slot()
697 int shpchp_sysfs_disable_slot(struct slot *p_slot) in shpchp_sysfs_disable_slot()