Searched refs:jd_unplug_work (Results 1 – 1 of 1) sorted by relevance
61 struct delayed_work jack_detect_work, jd_unplug_work; member1974 &rt5663->jd_unplug_work); in rt5663_jack_detect_work()1977 &rt5663->jd_unplug_work, in rt5663_jack_detect_work()2003 container_of(work, struct rt5663_priv, jd_unplug_work.work); in rt5663_jd_unplug_work()2026 queue_delayed_work(system_wq, &rt5663->jd_unplug_work, in rt5663_jd_unplug_work()3680 INIT_DELAYED_WORK(&rt5663->jd_unplug_work, rt5663_jd_unplug_work); in rt5663_i2c_probe()