Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c95 static const struct file_operations config_proc_ops = { variable
2807 gt91xx_config_proc = proc_create(GT91XX_CONFIG_PROC_FILE, 0664, NULL, &config_proc_ops); in goodix_ts_probe()