Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_fun.c207 static ssize_t fts_debug_read(struct file *filp, char __user *buff, size_t count, loff_t *ppos) in fts_debug_read() function
286 .read = fts_debug_read,
413 static int fts_debug_read( char *page, char **start, in fts_debug_read() function
509 ts_data->proc->read_proc = fts_debug_read; in fts_create_apk_debug_channel()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_fun.c210 static ssize_t fts_debug_read( in fts_debug_read() function
289 .read = fts_debug_read,
419 static int fts_debug_read( in fts_debug_read() function
513 proc->proc_entry->read_proc = fts_debug_read; in fts_create_apk_debug_channel()