Lines Matching defs:ctrl
34 static void set_slot_off(struct controller *ctrl) in set_slot_off()
62 static int board_added(struct controller *ctrl) in board_added()
112 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board()
141 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()
150 struct controller *ctrl = container_of(work, struct controller, in pciehp_queue_pushbutton_work() local
167 void pciehp_handle_button_press(struct controller *ctrl) in pciehp_handle_button_press()
217 void pciehp_handle_disable_request(struct controller *ctrl) in pciehp_handle_disable_request()
232 void pciehp_handle_presence_or_link_change(struct controller *ctrl, u32 events) in pciehp_handle_presence_or_link_change()
317 static int __pciehp_enable_slot(struct controller *ctrl) in __pciehp_enable_slot()
342 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot()
361 static int __pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in __pciehp_disable_slot()
378 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in pciehp_disable_slot()
395 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_enable_slot() local
434 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_disable_slot() local