Searched refs:rcclock_work (Results 1 – 1 of 1) sorted by relevance
448 struct delayed_work jack_detect_work, rcclock_work; member780 mod_delayed_work(system_power_efficient_wq, &rt5645->rcclock_work, in rt5645_spk_put_volsw()3408 container_of(work, struct rt5645_priv, rcclock_work.work); in rt5645_rcclock_work()4184 INIT_DELAYED_WORK(&rt5645->rcclock_work, rt5645_rcclock_work); in rt5645_i2c_probe()4225 cancel_delayed_work_sync(&rt5645->rcclock_work); in rt5645_i2c_remove()4256 cancel_delayed_work_sync(&rt5645->rcclock_work); in rt5645_sys_suspend()