Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Drohm_bu21023.c517 static const unsigned int single_touch_threshold[3] = { 0, 0, 4 }; variable
575 threshold = single_touch_threshold[prev_finger_count]; in rohm_ts_soft_irq()