Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Drohm_bu21023.c516 static const unsigned int untouch_threshold[3] = { 0, 1, 5 }; variable
569 threshold = untouch_threshold[prev_finger_count]; in rohm_ts_soft_irq()