Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_gesture.c83 struct fts_gesture_st { struct
93 static struct fts_gesture_st fts_gesture_data; argument
144 struct fts_gesture_st *gesture = &fts_gesture_data; in fts_gesture_buf_show()
293 struct fts_gesture_st *gesture = &fts_gesture_data; in fts_gesture_readdata()
447 memset(&fts_gesture_data, 0, sizeof(struct fts_gesture_st)); in fts_gesture_init()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_gesture.c86 struct fts_gesture_st { struct
97 static struct fts_gesture_st fts_gesture_data; argument