Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h258 int fts_ex_mode_exit(struct fts_ts_data *ts_data);
H A Dfocaltech_ex_mode.c303 int fts_ex_mode_exit(struct fts_ts_data *ts_data) in fts_ex_mode_exit() function
H A Dfocaltech_core.c1531 fts_ex_mode_exit(ts_data); in fts_ts_remove_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h248 int fts_ex_mode_exit(struct i2c_client *client);
H A Dfocaltech_ex_mode.c356 int fts_ex_mode_exit(struct i2c_client *client) in fts_ex_mode_exit() function
H A Dfocaltech_core.c1553 fts_ex_mode_exit(client); in fts_ts_remove()