Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c79 static ssize_t gt1x_debug_write_proc(struct file *, const char __user *, size_t, loff_t *);
85 .write = gt1x_debug_write_proc,
150 static ssize_t gt1x_debug_write_proc(struct file *file, const char *buffer, size_t count, loff_t *p… in gt1x_debug_write_proc() function