Searched refs:gt91xx_config_proc (Results 1 – 1 of 1) sorted by relevance
94 static struct proc_dir_entry *gt91xx_config_proc = NULL; variable2807 gt91xx_config_proc = proc_create(GT91XX_CONFIG_PROC_FILE, 0664, NULL, &config_proc_ops); in goodix_ts_probe()2808 if (gt91xx_config_proc == NULL) in goodix_ts_probe()