short_report       56 sound/soc/codecs/wm8350.c 	int short_report;
short_report     1376 sound/soc/codecs/wm8350.c 		report |= priv->mic.short_report;
short_report     1381 sound/soc/codecs/wm8350.c 			    priv->mic.report | priv->mic.short_report);
short_report     1399 sound/soc/codecs/wm8350.c 			   int detect_report, int short_report)
short_report     1406 sound/soc/codecs/wm8350.c 	priv->mic.short_report = short_report;
short_report     1408 sound/soc/codecs/wm8350.c 	if (detect_report || short_report) {
short_report       23 sound/soc/codecs/wm8350.h 			   int detect_report, int short_report);