Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dzforce_ts.c77 #define STATE_UP 2 macro
390 point.state != STATE_UP); in zforce_touch_event()
392 if (point.state != STATE_UP) { in zforce_touch_event()