Searched refs:mic_detecting (Results 1 – 2 of 2) sorted by relevance
129 bool mic_detecting; member
772 if (wm8994->jack_mic || wm8994->mic_detecting) in active_dereference()3441 wm8994->mic_detecting = true; in wm8958_default_micdet()3455 if (wm8994->mic_detecting && (status & 0x600)) { in wm8958_default_micdet()3458 wm8994->mic_detecting = false; in wm8958_default_micdet()3468 if (wm8994->mic_detecting && status & 0xfc) { in wm8958_default_micdet()3470 wm8994->mic_detecting = false; in wm8958_default_micdet()3559 wm8994->mic_detecting = true; in wm1811_jackdet_irq()3574 wm8994->mic_detecting = false; in wm1811_jackdet_irq()3653 wm8994->mic_detecting = true; in wm8958_mic_detect()