ovcd_irq_enabled 2127 sound/soc/codecs/rt5640.c 	rt5640->ovcd_irq_enabled = true;
ovcd_irq_enabled 2136 sound/soc/codecs/rt5640.c 	rt5640->ovcd_irq_enabled = false;
ovcd_irq_enabled 2310 sound/soc/codecs/rt5640.c 		WARN_ON(rt5640->ovcd_irq_enabled);
ovcd_irq_enabled 2322 sound/soc/codecs/rt5640.c 	} else if (rt5640->ovcd_irq_enabled && rt5640_micbias1_ovcd(component)) {
ovcd_irq_enabled 2140 sound/soc/codecs/rt5640.h 	bool ovcd_irq_enabled;
ovcd_irq_enabled 1589 sound/soc/codecs/rt5651.c 	rt5651->ovcd_irq_enabled = true;
ovcd_irq_enabled 1598 sound/soc/codecs/rt5651.c 	rt5651->ovcd_irq_enabled = false;
ovcd_irq_enabled 1802 sound/soc/codecs/rt5651.c 		WARN_ON(rt5651->ovcd_irq_enabled);
ovcd_irq_enabled 1814 sound/soc/codecs/rt5651.c 	} else if (rt5651->ovcd_irq_enabled && rt5651_micbias1_ovcd(component)) {
ovcd_irq_enabled 2076 sound/soc/codecs/rt5651.h 	bool ovcd_irq_enabled;