Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h213 int fts_gesture_exit(struct fts_ts_data *ts_data);
H A Dfocaltech_gesture.c454 int fts_gesture_exit(struct fts_ts_data *ts_data) in fts_gesture_exit() function
H A Dfocaltech_core.c1540 fts_gesture_exit(ts_data); in fts_ts_remove_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h195 int fts_gesture_exit(struct i2c_client *client);
H A Dfocaltech_gesture.c590 int fts_gesture_exit(struct i2c_client *client) in fts_gesture_exit() function
H A Dfocaltech_core.c1568 fts_gesture_exit(client); in fts_ts_remove()