Searched refs:prev_finger_count (Results 1 – 1 of 1) sorted by relevance
542 int prev_finger_count = ts->finger_count; in rohm_ts_soft_irq() local577 threshold = untouch_threshold[prev_finger_count]; in rohm_ts_soft_irq()583 threshold = single_touch_threshold[prev_finger_count]; in rohm_ts_soft_irq()598 threshold = dual_touch_threshold[prev_finger_count]; in rohm_ts_soft_irq()610 if (prev_finger_count != finger_count) { in rohm_ts_soft_irq()