Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_fun.c284 static const struct file_operations fts_proc_fops = { variable
497 ts_data->proc = proc_create(PROC_NAME, 0664, NULL, &fts_proc_fops); in fts_create_apk_debug_channel()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_fun.c287 static const struct file_operations fts_proc_fops = { variable
501 proc->proc_entry = proc_create(PROC_NAME, 0777, NULL, &fts_proc_fops); in fts_create_apk_debug_channel()