Home
last modified time | relevance | path

Searched refs:short_report (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8350.h23 int detect_report, int short_report);
H A Dwm8350.c56 int short_report; member
1377 report |= priv->mic.short_report; in wm8350_mic_handler()
1382 priv->mic.report | priv->mic.short_report); in wm8350_mic_handler()
1400 int detect_report, int short_report) in wm8350_mic_jack_detect() argument
1407 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1409 if (detect_report || short_report) { in wm8350_mic_jack_detect()