Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
A Dzylonite-wm97xx.c107 return RC_AGAIN; in wm97xx_acc_pen_down()
136 return RC_PENDOWN | RC_AGAIN; in wm97xx_acc_pen_down()
A Dmainstone-wm97xx.c140 return RC_AGAIN; in wm97xx_acc_pen_down()
169 return RC_PENDOWN | RC_AGAIN; in wm97xx_acc_pen_down()
A Dwm97xx-core.c421 } else if (!(rc & RC_AGAIN)) { in wm97xx_read_samples()
447 rc = RC_AGAIN; in wm97xx_read_samples()
481 } while (rc & RC_AGAIN); in wm97xx_ts_reader()
A Dwm9712.c296 return RC_AGAIN; in wm9712_poll_sample()
/linux/include/linux/
A Dwm97xx.h149 #define RC_AGAIN 0x00000001 macro

Completed in 11 milliseconds