Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dmainstone-wm97xx.c136 return RC_AGAIN; in wm97xx_acc_pen_down()
165 return RC_PENDOWN | RC_AGAIN; in wm97xx_acc_pen_down()
A Dwm97xx-core.c398 } else if (!(rc & RC_AGAIN)) { in wm97xx_read_samples()
424 rc = RC_AGAIN; in wm97xx_read_samples()
458 } while (rc & RC_AGAIN); in wm97xx_ts_reader()
A Dwm9712.c296 return RC_AGAIN; in wm9712_poll_sample()
/linux-6.3-rc2/include/linux/
A Dwm97xx.h149 #define RC_AGAIN 0x00000001 macro

Completed in 6 milliseconds