Searched refs:contact_count (Results 1 – 1 of 1) sorted by relevance
271 unsigned int contact_count[MAX_CONTACTS + 1]; member578 if (++ts->contact_count[0] >= threshold) in rohm_ts_soft_irq()584 if (++ts->contact_count[1] >= threshold) in rohm_ts_soft_irq()599 if (++ts->contact_count[2] >= threshold) in rohm_ts_soft_irq()611 count = ts->contact_count[finger_count]; in rohm_ts_soft_irq()612 memset(ts->contact_count, 0, sizeof(ts->contact_count)); in rohm_ts_soft_irq()613 ts->contact_count[finger_count] = count; in rohm_ts_soft_irq()