Home
last modified time | relevance | path

Searched defs:p_slot (Results 1 – 7 of 7) sorted by relevance

/drivers/pci/hotplug/
Dpciehp_ctrl.c40 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()
135 static int remove_board(struct slot *p_slot) in remove_board()
161 struct slot *p_slot; member
179 struct slot *p_slot = info->p_slot; in pciehp_power_thread() local
208 static void pciehp_queue_power_work(struct slot *p_slot, int req) in pciehp_queue_power_work()
228 struct slot *p_slot = container_of(work, struct slot, work.work); in pciehp_queue_pushbutton_work() local
247 static void handle_button_press_event(struct slot *p_slot) in handle_button_press_event()
307 static void handle_link_event(struct slot *p_slot, u32 event) in handle_link_event()
350 struct slot *p_slot = info->p_slot; in interrupt_event_handler() local
[all …]
Dshpchp_ctrl.c42 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
[all …]
Dshpchp_pci.c37 int shpchp_configure_device(struct slot *p_slot) in shpchp_configure_device()
80 int shpchp_unconfigure_device(struct slot *p_slot) in shpchp_unconfigure_device()
Dpciehp_pci.c37 int pciehp_configure_device(struct slot *p_slot) in pciehp_configure_device()
76 int pciehp_unconfigure_device(struct slot *p_slot) in pciehp_unconfigure_device()
Dcpqphp_ctrl.c149 struct slot *p_slot; in handle_presence_change() local
1431 struct slot *p_slot; in board_added() local
1807 struct slot *p_slot; in interrupt_event_handler() local
1928 struct slot *p_slot = (struct slot *) slot; in cpqhp_pushbutton_thread() local
1993 struct slot *p_slot; in cpqhp_process_SI() local
2087 struct slot *p_slot; in cpqhp_process_SS() local
Dshpchp.h98 struct slot *p_slot; member
252 static inline void amd_pogo_errata_save_misc_reg(struct slot *p_slot) in amd_pogo_errata_save_misc_reg()
270 static inline void amd_pogo_errata_restore_misc_reg(struct slot *p_slot) in amd_pogo_errata_restore_misc_reg()
Dpciehp.h85 struct slot *p_slot; member