Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Drohm_bu21023.c524 static const unsigned int untouch_threshold[3] = { 0, 1, 5 }; variable
577 threshold = untouch_threshold[prev_finger_count]; in rohm_ts_soft_irq()