Searched refs:shrt (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | 88pm860x-codec.c | 1207 int status, shrt, report = 0, mic_report = 0; in pm860x_component_handler() 1211 shrt = pm860x_reg_read(pm860x->i2c, REG_SHORTS); in pm860x_component_handler() 1229 if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2))) in pm860x_component_handler() 1235 if (pm860x->det.lo_shrt && (shrt & (SHORT_LO1 | SHORT_LO2))) in pm860x_component_handler() 1206 int status, shrt, report = 0, mic_report = 0; pm860x_component_handler() local
|
| H A D | wm8903.c | 1591 * @shrt: value to report for short detection 1603 int det, int shrt) in wm8903_mic_detect() 1609 det, shrt); in wm8903_mic_detect() 1614 wm8903->mic_short = shrt; in wm8903_mic_detect() 1619 if (shrt) in wm8903_mic_detect() 1626 if (det || shrt) { in wm8903_mic_detect() 1601 wm8903_mic_detect(struct snd_soc_component * component,struct snd_soc_jack * jack,int det,int shrt) wm8903_mic_detect() argument
|
| H A D | wm8903.h | 16 int det, int shrt);
|
| /linux/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 171 struct pdma_short_descr shrt; member 597 memcpy(d->shrt.data, dst, len); in artpec6_crypto_setup_out_descr_short()
|