Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c91 static ssize_t gt91xx_config_read_proc(struct file *, char __user *, size_t, loff_t *);
97 .read = gt91xx_config_read_proc,
1686 static ssize_t gt91xx_config_read_proc(struct file *file, char __user *page, size_t size, loff_t *p… in gt91xx_config_read_proc() function