Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp_ctrl.c40 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
[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()
242 static int board_added(struct slot *p_slot) in board_added()
353 static int remove_board(struct slot *p_slot) in remove_board()
393 struct slot *p_slot; member
408 struct slot *p_slot = info->p_slot; in shpchp_pushbutton_thread() local
[all …]
Dshpchp_pci.c37 int __ref shpchp_configure_device(struct slot *p_slot) in shpchp_configure_device()
100 int shpchp_unconfigure_device(struct slot *p_slot) in shpchp_unconfigure_device()
Dpciehp_pci.c60 int pciehp_configure_device(struct slot *p_slot) in pciehp_configure_device()
113 int pciehp_unconfigure_device(struct slot *p_slot) in pciehp_unconfigure_device()
Dcpqphp_ctrl.c149 struct slot *p_slot; in handle_presence_change() local
1432 struct slot *p_slot; in board_added() local
1808 struct slot *p_slot; in interrupt_event_handler() local
1930 struct slot *p_slot = (struct slot *) slot; in cpqhp_pushbutton_thread() local
1995 struct slot* p_slot; in cpqhp_process_SI() local
2091 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