Searched refs:dr_work (Results 1 – 2 of 2) sorted by relevance
132 container_of(work, struct otg_switch_mtk, dr_work); in ssusb_mode_sw_work()184 queue_work(system_freezable_wq, &otg_sx->dr_work); in ssusb_set_mode()313 INIT_WORK(&otg_sx->dr_work, ssusb_mode_sw_work); in ssusb_otg_switch_init()329 cancel_work_sync(&otg_sx->dr_work); in ssusb_otg_switch_exit()
214 struct work_struct dr_work; member
Completed in 54 milliseconds