Searched refs:gt1x_debug_write_proc (Results 1 – 1 of 1) sorted by relevance
79 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