Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgoodix_tool.c63 static struct proc_dir_entry *goodix_proc_entry; variable
254 goodix_proc_entry = proc_create(procname, 0666, NULL, &tool_ops); in init_wr_node()
255 if (goodix_proc_entry == NULL) in init_wr_node()