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()
109 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board()
135 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()
144 struct controller *ctrl = container_of(work, struct controller, in pciehp_queue_pushbutton_work() local
161 void pciehp_handle_button_press(struct controller *ctrl) in pciehp_handle_button_press()
211 void pciehp_handle_disable_request(struct controller *ctrl) in pciehp_handle_disable_request()
226 void pciehp_handle_presence_or_link_change(struct controller *ctrl, u32 events) in pciehp_handle_presence_or_link_change()
293 static int __pciehp_enable_slot(struct controller *ctrl) in __pciehp_enable_slot()
318 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot()
337 static int __pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in __pciehp_disable_slot()
354 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in pciehp_disable_slot()
371 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_enable_slot() local
410 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_disable_slot() local