Searched refs:goodix_proc_entry (Results 1 – 1 of 1) sorted by relevance
63 static struct proc_dir_entry *goodix_proc_entry; variable254 goodix_proc_entry = proc_create(procname, 0666, NULL, &tool_ops); in init_wr_node()255 if (goodix_proc_entry == NULL) in init_wr_node()