Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h229 int fts_esdcheck_init(struct fts_ts_data *ts_data);
H A Dfocaltech_esdcheck.c436 int fts_esdcheck_init(struct fts_ts_data *ts_data) in fts_esdcheck_init() function
H A Dfocaltech_core.c1455 ret = fts_esdcheck_init(ts_data); in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h216 int fts_esdcheck_init(struct fts_ts_data *ts_data);
H A Dfocaltech_esdcheck.c517 int fts_esdcheck_init(struct fts_ts_data *ts_data) in fts_esdcheck_init() function
H A Dfocaltech_core.c1463 ret = fts_esdcheck_init(ts_data); in fts_ts_probe()