Searched refs:shrt (Results 1 – 4 of 4) sorted by relevance
80 int shrt = 0; in tegra_wm8903_init() local93 shrt = SND_JACK_MICROPHONE; in tegra_wm8903_init()96 SND_JACK_MICROPHONE, shrt); in tegra_wm8903_init()
1206 int status, shrt, report = 0, mic_report = 0; in pm860x_component_handler() local1210 shrt = pm860x_reg_read(pm860x->i2c, REG_SHORTS); in pm860x_component_handler()1228 if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2))) in pm860x_component_handler()1234 if (pm860x->det.lo_shrt && (shrt & (SHORT_LO1 | SHORT_LO2))) in pm860x_component_handler()
1601 int det, int shrt) in wm8903_mic_detect() argument1607 det, shrt); in wm8903_mic_detect()1612 wm8903->mic_short = shrt; in wm8903_mic_detect()1617 if (shrt) in wm8903_mic_detect()1624 if (det || shrt) { in wm8903_mic_detect()
16 int det, int shrt);