Searched refs:gt1x_tool_write (Results 1 – 1 of 1) sorted by relevance
27 static ssize_t gt1x_tool_write(struct file *filp, const char *buffer, size_t count, loff_t *ppos);65 .proc_write = gt1x_tool_write,213 static ssize_t gt1x_tool_write(struct file *filp, const char __user *buff, size_t len, loff_t *data) in gt1x_tool_write() function