Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/touchscreen/
Drohm_bu21023.c518 static const unsigned int dual_touch_threshold[3] = { 10, 8, 0 }; variable
590 threshold = dual_touch_threshold[prev_finger_count]; in rohm_ts_soft_irq()