Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcy8c_touchpad.c63 static u32 i2c_cy8ctouch_read(struct cy8c_touch *ts, u8 *buf, u32 num) in i2c_cy8ctouch_read() function
109 rc = i2c_cy8ctouch_read(ts, (u8 *)&pos, sizeof(pos)); in cy8ctouch_ts_worker()