Home
last modified time | relevance | path

Searched refs:touch_post (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c243 unsigned int touch_post = 0; in mx25_tcq_create_event_for_4wire() local
261 touch_post = val; in mx25_tcq_create_event_for_4wire()
276 touch_post < priv->pen_threshold) { in mx25_tcq_create_event_for_4wire()
288 touch_post >= priv->pen_threshold) { in mx25_tcq_create_event_for_4wire()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c243 unsigned int touch_post = 0; in mx25_tcq_create_event_for_4wire() local
261 touch_post = val; in mx25_tcq_create_event_for_4wire()
276 touch_post < priv->pen_threshold) { in mx25_tcq_create_event_for_4wire()
288 touch_post >= priv->pen_threshold) { in mx25_tcq_create_event_for_4wire()

Completed in 3 milliseconds