Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h331 extern int elan__hello_packet_handler(struct i2c_client *client, int chip_type);
H A Delan_tool.c196 elan__hello_packet_handler(client, ts->chip_type); in store_iap_status()
H A Delan_ts.c252 int elan__hello_packet_handler(struct i2c_client *client, int chip_type) in elan__hello_packet_handler() function
1321 err = elan__hello_packet_handler(ts->client, ts->chip_type); in elan_ts_setup()