Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Dmidas_wm1811.c581 u32 button_threshold[3]; in midas_probe() local
658 button_threshold, in midas_probe()
659 ARRAY_SIZE(button_threshold)); in midas_probe()
665 if (button_threshold[0] > button_threshold[1] || in midas_probe()
666 button_threshold[1] > button_threshold[2]) { in midas_probe()
672 if (i != 0 && button_threshold[i] <= 0) { in midas_probe()
677 headset_key_zones[i].min_mv = button_threshold[i]; in midas_probe()
683 (button_threshold[i+1] - 1); in midas_probe()