Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dfsl-imx25-tcq.c242 unsigned int touch_pre = 0; in mx25_tcq_create_event_for_4wire() local
252 touch_pre = val; in mx25_tcq_create_event_for_4wire()
275 if (touch_pre < priv->pen_threshold && in mx25_tcq_create_event_for_4wire()
287 } else if (touch_pre >= priv->pen_threshold && in mx25_tcq_create_event_for_4wire()

Completed in 3 milliseconds