Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_ctrl.c28 static int queue_interrupt_event(struct slot *p_slot, u32 event_type) in queue_interrupt_event()
47 struct slot *p_slot; in shpchp_handle_attention_button() local
70 struct slot *p_slot; in shpchp_handle_switch_change() local
108 struct slot *p_slot; in shpchp_handle_presence_change() local
143 struct slot *p_slot; in shpchp_handle_power_fault() local
178 static int change_bus_speed(struct controller *ctrl, struct slot *p_slot, in change_bus_speed()
229 static int board_added(struct slot *p_slot) in board_added()
338 static int remove_board(struct slot *p_slot) in remove_board()
378 struct slot *p_slot; member
393 struct slot *p_slot = info->p_slot; in shpchp_pushbutton_thread() local
[all …]
Dpciehp_ctrl.c54 static int board_added(struct slot *p_slot) in board_added()
105 static void remove_board(struct slot *p_slot) in remove_board()
138 struct slot *p_slot = container_of(work, struct slot, work.work); in pciehp_queue_pushbutton_work() local
155 void pciehp_handle_button_press(struct slot *p_slot) in pciehp_handle_button_press()
283 static int __pciehp_enable_slot(struct slot *p_slot) in __pciehp_enable_slot()
332 static int __pciehp_disable_slot(struct slot *p_slot) in __pciehp_disable_slot()
366 int pciehp_sysfs_enable_slot(struct slot *p_slot) in pciehp_sysfs_enable_slot()
404 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot()
Dshpchp_pci.c23 int shpchp_configure_device(struct slot *p_slot) in shpchp_configure_device()
64 int shpchp_unconfigure_device(struct slot *p_slot) in shpchp_unconfigure_device()
Dpciehp_pci.c23 int pciehp_configure_device(struct slot *p_slot) in pciehp_configure_device()
65 void pciehp_unconfigure_device(struct slot *p_slot) in pciehp_unconfigure_device()
Dcpqphp_ctrl.c135 struct slot *p_slot; in handle_presence_change() local
1417 struct slot *p_slot; in board_added() local
1794 struct slot *p_slot; in interrupt_event_handler() local
1915 struct slot *p_slot = from_timer(p_slot, t, task_event); in cpqhp_pushbutton_thread() local
1980 struct slot *p_slot; in cpqhp_process_SI() local
2074 struct slot *p_slot; in cpqhp_process_SS() local
Dshpchp.h84 struct slot *p_slot; member
226 static inline void amd_pogo_errata_save_misc_reg(struct slot *p_slot) in amd_pogo_errata_save_misc_reg()
244 static inline void amd_pogo_errata_restore_misc_reg(struct slot *p_slot) in amd_pogo_errata_restore_misc_reg()