Searched refs:mic_report (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8903.c1509 int mic_report; local
1528 mic_report = wm8903->mic_last_report;
1534 mic_report ^= wm8903->mic_short;
1541 mic_report ^= wm8903->mic_det;
1550 snd_soc_jack_report(wm8903->mic_jack, mic_report,
1553 wm8903->mic_last_report = mic_report;

Completed in 190 milliseconds