Searched refs:mode_switch_work (Results 1 – 2 of 2) sorted by relevance
63 struct work_struct mode_switch_work; member
258 intf = container_of(work, struct gb_interface, mode_switch_work); in gb_interface_mode_switch_work()340 if (!queue_work(system_long_wq, &intf->mode_switch_work)) { in gb_interface_request_mode_switch()802 INIT_WORK(&intf->mode_switch_work, gb_interface_mode_switch_work); in gb_interface_create()