mic_report 1204 sound/soc/codecs/88pm860x-codec.c int status, shrt, report = 0, mic_report = 0; mic_report 1224 sound/soc/codecs/88pm860x-codec.c mic_report |= SND_JACK_MICROPHONE; mic_report 1237 sound/soc/codecs/88pm860x-codec.c if (mic_report) mic_report 1243 sound/soc/codecs/88pm860x-codec.c dev_dbg(pm860x->component->dev, "microphone report:0x%x\n", mic_report); mic_report 1816 sound/soc/codecs/max98095.c int mic_report = 0; mic_report 1832 sound/soc/codecs/max98095.c mic_report |= SND_JACK_MICROPHONE; mic_report 1836 sound/soc/codecs/max98095.c hp_report | mic_report, mic_report 1844 sound/soc/codecs/max98095.c mic_report, SND_JACK_MICROPHONE); mic_report 1646 sound/soc/codecs/wm8903.c int mic_report, ret; mic_report 1675 sound/soc/codecs/wm8903.c mic_report = wm8903->mic_last_report; mic_report 1692 sound/soc/codecs/wm8903.c mic_report ^= wm8903->mic_short; mic_report 1699 sound/soc/codecs/wm8903.c mic_report ^= wm8903->mic_det; mic_report 1708 sound/soc/codecs/wm8903.c snd_soc_jack_report(wm8903->mic_jack, mic_report, mic_report 1711 sound/soc/codecs/wm8903.c wm8903->mic_last_report = mic_report;