Searched refs:jd_unplug_work (Results 1 – 1 of 1) sorted by relevance
55 struct delayed_work jack_detect_work, jd_unplug_work; member1966 &rt5663->jd_unplug_work); in rt5663_jack_detect_work()1969 &rt5663->jd_unplug_work, in rt5663_jack_detect_work()1995 container_of(work, struct rt5663_priv, jd_unplug_work.work); in rt5663_jd_unplug_work()2018 queue_delayed_work(system_wq, &rt5663->jd_unplug_work, in rt5663_jd_unplug_work()3624 INIT_DELAYED_WORK(&rt5663->jd_unplug_work, rt5663_jd_unplug_work); in rt5663_i2c_probe()