Searched refs:RC_PENDOWN (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dwm97xx.h154 /* The pen is down (RC_VALID implies RC_PENDOWN, but sometimes it is helpful
157 #define RC_PENDOWN 0x00000008 macro
/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c165 return RC_PENDOWN | RC_AGAIN;
H A Dwm97xx-core.c435 } else if (rc & RC_PENDOWN) {

Completed in 217 milliseconds