Home
last modified time | relevance | path

Searched refs:jack_work (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dmax98090.c2140 &max98090->jack_work, in max98090_pll_det_enable_work()
2188 jack_work.work); in max98090_jack_work()
2330 &max98090->jack_work, in max98090_interrupt()
2379 &max98090->jack_work, in max98090_mic_detect()
2476 INIT_DELAYED_WORK(&max98090->jack_work, max98090_jack_work); in max98090_probe()
2522 cancel_delayed_work_sync(&max98090->jack_work); in max98090_remove()
Dmax98090.h1533 struct delayed_work jack_work; member