Lines Matching defs:ctrl
33 static void set_slot_off(struct controller *ctrl) in set_slot_off()
61 static int board_added(struct controller *ctrl) in board_added()
111 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board()
140 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()
149 struct controller *ctrl = container_of(work, struct controller, in pciehp_queue_pushbutton_work() local
166 void pciehp_handle_button_press(struct controller *ctrl) in pciehp_handle_button_press()
216 void pciehp_handle_disable_request(struct controller *ctrl) in pciehp_handle_disable_request()
231 void pciehp_handle_presence_or_link_change(struct controller *ctrl, u32 events) in pciehp_handle_presence_or_link_change()
298 static int __pciehp_enable_slot(struct controller *ctrl) in __pciehp_enable_slot()
323 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot()
342 static int __pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in __pciehp_disable_slot()
359 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in pciehp_disable_slot()
376 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_enable_slot() local
415 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_disable_slot() local