Home
last modified time | relevance | path

Searched defs:touch_state (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/staging/cptm1217/
Dclearpad_tm1217.c89 struct touch_state { struct
90 int x;
91 int y;
92 bool button;
/linux-3.3/drivers/hid/
Dhid-multitouch.c58 bool touch_state; /* is the touch valid? */ member