Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dw90p910_ts.c43 TS_WAIT_NEW_PACKET, /* We are waiting next touch report */ enumerator
109 w90p910_ts->state = TS_WAIT_NEW_PACKET; in w90p910_prepare_next_packet()
120 case TS_WAIT_NEW_PACKET: in w90p910_ts_interrupt()
156 if (w90p910_ts->state == TS_WAIT_NEW_PACKET && in w90p910_check_pen_up()
183 w90p910_ts->state = TS_WAIT_NEW_PACKET; in w90p910_open()