Home
last modified time | relevance | path

Searched refs:sar_hs_type (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Drt5665.h40 unsigned int sar_hs_type; member
/kernel/linux/linux-5.10/sound/soc/codecs/
Drt5665.c1171 unsigned int sar_hs_type, val; in rt5665_headset_detect() local
1204 sar_hs_type = rt5665->pdata.sar_hs_type ? in rt5665_headset_detect()
1205 rt5665->pdata.sar_hs_type : 729; in rt5665_headset_detect()
1207 if (rt5665->sar_adc_value > sar_hs_type) { in rt5665_headset_detect()