Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c94 static struct proc_dir_entry *gt91xx_config_proc = NULL; variable
2807 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()