Lines Matching defs:p_slot
40 void pciehp_queue_interrupt_event(struct slot *p_slot, u32 event_type) in pciehp_queue_interrupt_event()
85 static int board_added(struct slot *p_slot) in board_added()
134 static int remove_board(struct slot *p_slot) in remove_board()
160 struct slot *p_slot; member
178 struct slot *p_slot = info->p_slot; in pciehp_power_thread() local
207 static void pciehp_queue_power_work(struct slot *p_slot, int req) in pciehp_queue_power_work()
227 struct slot *p_slot = container_of(work, struct slot, work.work); in pciehp_queue_pushbutton_work() local
246 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
304 static void handle_surprise_event(struct slot *p_slot) in handle_surprise_event()
318 static void handle_link_event(struct slot *p_slot, u32 event) in handle_link_event()
365 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
404 int pciehp_enable_slot(struct slot *p_slot) in pciehp_enable_slot()
445 int pciehp_disable_slot(struct slot *p_slot) in pciehp_disable_slot()
465 int pciehp_sysfs_enable_slot(struct slot *p_slot) in pciehp_sysfs_enable_slot()
502 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot()