shrt              170 drivers/crypto/axis/artpec6_crypto.c 		struct pdma_short_descr  shrt;
shrt              596 drivers/crypto/axis/artpec6_crypto.c 	memcpy(d->shrt.data, dst, len);
shrt             1204 sound/soc/codecs/88pm860x-codec.c 	int status, shrt, report = 0, mic_report = 0;
shrt             1208 sound/soc/codecs/88pm860x-codec.c 	shrt = pm860x_reg_read(pm860x->i2c, REG_SHORTS);
shrt             1226 sound/soc/codecs/88pm860x-codec.c 	if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2)))
shrt             1232 sound/soc/codecs/88pm860x-codec.c 	if (pm860x->det.lo_shrt && (shrt & (SHORT_LO1 | SHORT_LO2)))
shrt             1604 sound/soc/codecs/wm8903.c 		      int det, int shrt)
shrt             1610 sound/soc/codecs/wm8903.c 		det, shrt);
shrt             1615 sound/soc/codecs/wm8903.c 	wm8903->mic_short = shrt;
shrt             1620 sound/soc/codecs/wm8903.c 	if (shrt)
shrt             1627 sound/soc/codecs/wm8903.c 	if (det || shrt) {
shrt               16 sound/soc/codecs/wm8903.h 			     int det, int shrt);