Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h227 int fts_test_init(struct i2c_client *client);
H A Dfocaltech_core.c1321 extern int fts_test_init(struct i2c_client *client);
1456 ret = fts_test_init(client); in fts_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h533 int fts_test_init(struct i2c_client *client);
H A Dfocaltech_test.c1914 int fts_test_init(struct i2c_client *client) in fts_test_init() function