Home
last modified time | relevance | path

Searched refs:short_report (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8350.h23 int detect_report, int short_report);
H A 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()
1392 * @short_report: value to report when microphone short detected
1399 int detect_report, int short_report) in wm8350_mic_jack_detect()
1406 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1408 if (detect_report || short_report) { in wm8350_mic_jack_detect()
1397 wm8350_mic_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, int detect_report, int short_report) wm8350_mic_jack_detect() argument
/kernel/linux/linux-6.6/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()
1393 * @short_report: value to report when microphone short detected
1400 int detect_report, int short_report) in wm8350_mic_jack_detect()
1407 priv->mic.short_report = short_report; in wm8350_mic_jack_detect()
1409 if (detect_report || short_report) { in wm8350_mic_jack_detect()
1398 wm8350_mic_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, int detect_report, int short_report) wm8350_mic_jack_detect() argument

Completed in 5 milliseconds