Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm8350.h27 int detect_report, int short_report);
Dwm8350.c59 int short_report; member
1440 report |= priv->mic.short_report; in wm8350_mic_handler()
1445 priv->mic.report | priv->mic.short_report); in wm8350_mic_handler()
1463 int detect_report, int short_report) in wm8350_mic_jack_detect() argument
1470 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1472 if (detect_report || short_report) { in wm8350_mic_jack_detect()