Lines Matching defs:jack_detect_work
26 struct delayed_work jack_detect_work;
839 container_of(work, struct es8326_priv, jack_detect_work.work);
901 * set auto-check mode, then restart jack_detect_work after 400ms.
915 queue_delayed_work(system_dfl_wq, &es8326->jack_detect_work,
961 queue_delayed_work(system_dfl_wq, &es8326->jack_detect_work,
964 queue_delayed_work(system_dfl_wq, &es8326->jack_detect_work,
1132 cancel_delayed_work_sync(&es8326->jack_detect_work);
1208 cancel_delayed_work_sync(&es8326->jack_detect_work);
1282 INIT_DELAYED_WORK(&es8326->jack_detect_work,
1323 cancel_delayed_work_sync(&es8326->jack_detect_work);