Searched refs:rcclock_work (Results 1 – 1 of 1) sorted by relevance
456 struct delayed_work jack_detect_work, rcclock_work; member788 mod_delayed_work(system_power_efficient_wq, &rt5645->rcclock_work, in rt5645_spk_put_volsw()3422 container_of(work, struct rt5645_priv, rcclock_work.work); in rt5645_rcclock_work()4260 INIT_DELAYED_WORK(&rt5645->rcclock_work, rt5645_rcclock_work); in rt5645_i2c_probe()4301 cancel_delayed_work_sync(&rt5645->rcclock_work); in rt5645_i2c_remove()4332 cancel_delayed_work_sync(&rt5645->rcclock_work); in rt5645_sys_suspend()