Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c1074 static const struct file_operations proc_tool_debug_fops = { variable
1092 g_update_file = proc_create(CST2XX_PROC_FILE_NAME, 0777, g_proc_dir,&proc_tool_debug_fops); in cst2xx_proc_fs_init()