Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c130 static int elan_i2c_recv(uint8_t *buf, int count) in elan_i2c_recv() function
160 .recv = elan_i2c_recv,
1412 ret = elan_i2c_recv(tmp, count); in elan_iap_read()