Searched refs:jack_detecting (Results 1 – 1 of 1) sorted by relevance
71 bool jack_detecting; member1996 wm5100->jack_detecting = false; in wm5100_report_headphone()2029 wm5100->jack_detecting = true; in wm5100_micd_irq()2046 if (wm5100->jack_detecting) { in wm5100_micd_irq()2049 wm5100->jack_detecting = false; in wm5100_micd_irq()2073 if (wm5100->jack_detecting && (val & 0x3f8)) { in wm5100_micd_irq()2092 } else if (wm5100->jack_detecting) { in wm5100_micd_irq()2105 wm5100->jack_detecting = true; in wm5100_detect()