Lines Matching defs:p_slot
40 static int queue_interrupt_event(struct slot *p_slot, u32 event_type) in queue_interrupt_event()
57 u8 pciehp_handle_attention_button(struct slot *p_slot) in pciehp_handle_attention_button()
76 u8 pciehp_handle_switch_change(struct slot *p_slot) in pciehp_handle_switch_change()
105 u8 pciehp_handle_presence_change(struct slot *p_slot) in pciehp_handle_presence_change()
138 u8 pciehp_handle_power_fault(struct slot *p_slot) in pciehp_handle_power_fault()
193 static int board_added(struct slot *p_slot) in board_added()
244 static int remove_board(struct slot *p_slot) in remove_board()
277 struct slot *p_slot; member
292 struct slot *p_slot = info->p_slot; in pciehp_power_thread() local
323 struct slot *p_slot = container_of(work, struct slot, work.work); in pciehp_queue_pushbutton_work() local
355 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
422 static void handle_surprise_event(struct slot *p_slot) in handle_surprise_event()
448 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
479 int pciehp_enable_slot(struct slot *p_slot) in pciehp_enable_slot()
518 int pciehp_disable_slot(struct slot *p_slot) in pciehp_disable_slot()
557 int pciehp_sysfs_enable_slot(struct slot *p_slot) in pciehp_sysfs_enable_slot()
592 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot()