Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8350.h27 int detect_report, int short_report);
Dwm8350.c59 int short_report; member
1379 report |= priv->mic.short_report; in wm8350_mic_handler()
1384 priv->mic.report | priv->mic.short_report); in wm8350_mic_handler()
1402 int detect_report, int short_report) in wm8350_mic_jack_detect() argument
1409 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1411 if (detect_report || short_report) { in wm8350_mic_jack_detect()