Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Drohm_bu21023.c526 static const unsigned int dual_touch_threshold[3] = { 10, 8, 0 }; variable
598 threshold = dual_touch_threshold[prev_finger_count]; in rohm_ts_soft_irq()