Searched refs:g_update_file (Results 1 – 1 of 1) sorted by relevance
767 static struct proc_dir_entry *g_proc_dir, *g_update_file; variable1092 g_update_file = proc_create(CST2XX_PROC_FILE_NAME, 0777, g_proc_dir,&proc_tool_debug_fops); in cst2xx_proc_fs_init()1094 if (g_update_file == NULL) in cst2xx_proc_fs_init()