Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c191 static int cst2xx_i2c_read(struct i2c_client *client, unsigned char *buf, int len) in cst2xx_i2c_read() function
230 ret = cst2xx_i2c_read(client, buf, len); in cst2xx_i2c_read_register()
971 ret = cst2xx_i2c_read(hyn_global_ts->client, &buf[2], data_len); in cst2xx_proc_read_foobar()