Searched refs:gt1x_debug_read_proc (Results 1 – 1 of 1) sorted by relevance
78 static ssize_t gt1x_debug_read_proc(struct file *, char __user *, size_t, loff_t *);84 .read = gt1x_debug_read_proc,106 static ssize_t gt1x_debug_read_proc(struct file *file, char __user *page, size_t size, loff_t *ppos) in gt1x_debug_read_proc() function