Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8350.h23 int detect_report, int short_report);
Dwm8350.c56 int short_report; member
1376 report |= priv->mic.short_report; in wm8350_mic_handler()
1381 priv->mic.report | priv->mic.short_report); in wm8350_mic_handler()
1399 int detect_report, int short_report) in wm8350_mic_jack_detect() argument
1406 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1408 if (detect_report || short_report) { in wm8350_mic_jack_detect()