Lines Matching refs:wq_lock
96 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_timer_await_bcon()
98 spin_unlock(&mvotg->wq_lock); in mv_otg_timer_await_bcon()
549 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_req_store()
551 spin_unlock(&mvotg->wq_lock); in a_bus_req_store()
577 if (spin_trylock(&mvotg->wq_lock)) { in a_clr_err_store()
579 spin_unlock(&mvotg->wq_lock); in a_clr_err_store()
620 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_drop_store()
622 spin_unlock(&mvotg->wq_lock); in a_bus_drop_store()
811 spin_lock_init(&mvotg->wq_lock); in mv_otg_probe()
812 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_probe()
814 spin_unlock(&mvotg->wq_lock); in mv_otg_probe()
861 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_resume()
863 spin_unlock(&mvotg->wq_lock); in mv_otg_resume()