Lines Matching defs:ctrl
31 static void set_slot_off(struct controller *ctrl) in set_slot_off()
59 static int board_added(struct controller *ctrl) in board_added()
111 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board()
137 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()
146 struct controller *ctrl = container_of(work, struct controller, in pciehp_queue_pushbutton_work() local
163 void pciehp_handle_button_press(struct controller *ctrl) in pciehp_handle_button_press()
212 void pciehp_handle_disable_request(struct controller *ctrl) in pciehp_handle_disable_request()
227 void pciehp_handle_presence_or_link_change(struct controller *ctrl, u32 events) in pciehp_handle_presence_or_link_change()
286 static int __pciehp_enable_slot(struct controller *ctrl) in __pciehp_enable_slot()
311 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot()
330 static int __pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in __pciehp_disable_slot()
347 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in pciehp_disable_slot()
364 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_enable_slot() local
402 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_disable_slot() local