Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c103 static int elan_i2c_send(const uint8_t *buf, int count) in elan_i2c_send() function
159 .send = elan_i2c_send,
1379 ret = elan_i2c_send(tmp, count); in elan_iap_write()