Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dchip.c202 int chip_get_chip_id(unsigned char *buf)
645 int chip_get_chip_id(struct i2c_client *client,unsigned char *rx_buf) in chip_get_chip_id() function
815 ret = chip_get_chip_id(client,&chip_id); in chip_init()