Searched refs:gt1x_tool_proc_entry (Results 1 – 1 of 1) sorted by relevance
62 static struct proc_dir_entry *gt1x_tool_proc_entry; variable94 gt1x_tool_proc_entry = proc_create(procname, 0755, NULL, >1x_tool_fops); in gt1x_init_tool_node()95 if (gt1x_tool_proc_entry == NULL) { in gt1x_init_tool_node()