Searched refs:touch_hal_get_threshold (Results 1 – 2 of 2) sorted by relevance
205 touch_hal_get_threshold(touch_num, threshold); in touch_pad_get_thresh()214 touch_hal_get_threshold(touch_num, threshold); in touch_pad_get_thresh()
136 #define touch_hal_get_threshold(touch_num, threshold) touch_ll_get_threshold(touch_num, threshold) macro