Searched refs:fts_gesture_show (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_gesture.c | 106 static ssize_t fts_gesture_show(struct device *dev, struct device_attribute *attr, char *buf); 116 static DEVICE_ATTR (fts_gesture_mode, S_IRUGO | S_IWUSR, fts_gesture_show, fts_gesture_store); 138 static ssize_t fts_gesture_show(struct device *dev, struct device_attribute *attr, char *buf) in fts_gesture_show() function
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_gesture.c | 102 static ssize_t fts_gesture_show( in fts_gesture_show() function 178 static DEVICE_ATTR(fts_gesture_mode, S_IRUGO | S_IWUSR, fts_gesture_show,
|