Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c92 static ssize_t gt91xx_config_write_proc(struct file *, const char __user *, size_t, loff_t *);
98 .write = gt91xx_config_write_proc,
1721 static ssize_t gt91xx_config_write_proc(struct file *filp, const char __user *buffer, size_t count,… in gt91xx_config_write_proc() function