Searched refs:prev_finger_count (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Drohm_bu21023.c542 int prev_finger_count = ts->finger_count; rohm_ts_soft_irq() local
577 threshold = untouch_threshold[prev_finger_count]; rohm_ts_soft_irq()
583 threshold = single_touch_threshold[prev_finger_count]; rohm_ts_soft_irq()
598 threshold = dual_touch_threshold[prev_finger_count]; rohm_ts_soft_irq()
610 if (prev_finger_count != finger_count) { rohm_ts_soft_irq()

Completed in 215 milliseconds