Searched refs:pen_xy (Results 1 – 1 of 1) sorted by relevance
126 static DOWN_EVENT pen_xy; in ts_thread() local190 x = pen_xy.x; in ts_thread()191 y = pen_xy.y; in ts_thread()194 pen_xy.x = x; in ts_thread()195 pen_xy.y = y; in ts_thread()207 wm97xx_ts_send_data(ts, pen_xy.x, pen_xy.y, z); in ts_thread()