Lines Matching defs:p_slot
28 static int queue_interrupt_event(struct slot *p_slot, u32 event_type) in queue_interrupt_event()
47 struct slot *p_slot; in shpchp_handle_attention_button() local
70 struct slot *p_slot; in shpchp_handle_switch_change() local
108 struct slot *p_slot; in shpchp_handle_presence_change() local
143 struct slot *p_slot; in shpchp_handle_power_fault() local
178 static int change_bus_speed(struct controller *ctrl, struct slot *p_slot, in change_bus_speed()
229 static int board_added(struct slot *p_slot) in board_added()
337 static int remove_board(struct slot *p_slot) in remove_board()
376 struct slot *p_slot; member
391 struct slot *p_slot = info->p_slot; in shpchp_pushbutton_thread() local
418 struct slot *p_slot = container_of(work, struct slot, work.work); in shpchp_queue_pushbutton_work() local
458 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
520 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
542 static int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot()
598 static int shpchp_disable_slot (struct slot *p_slot) in shpchp_disable_slot()
634 int shpchp_sysfs_enable_slot(struct slot *p_slot) in shpchp_sysfs_enable_slot()
670 int shpchp_sysfs_disable_slot(struct slot *p_slot) in shpchp_sysfs_disable_slot()