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()
153 void pciehp_handle_linkstate_change(struct slot *p_slot) in pciehp_handle_linkstate_change()
203 static int board_added(struct slot *p_slot) in board_added()
252 static int remove_board(struct slot *p_slot) in remove_board()
278 struct slot *p_slot; member
296 struct slot *p_slot = info->p_slot; in pciehp_power_thread() local
335 struct slot *p_slot = container_of(work, struct slot, work.work); in pciehp_queue_pushbutton_work() local
369 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
427 static void handle_surprise_event(struct slot *p_slot) in handle_surprise_event()
456 static void handle_link_event(struct slot *p_slot, u32 event) in handle_link_event()
520 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
561 int pciehp_enable_slot(struct slot *p_slot) in pciehp_enable_slot()
602 int pciehp_disable_slot(struct slot *p_slot) in pciehp_disable_slot()
622 int pciehp_sysfs_enable_slot(struct slot *p_slot) in pciehp_sysfs_enable_slot()
659 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot()