Searched refs:comp_write (Results 1 – 1 of 1) sorted by relevance
176 * comp_write - implements the syscall to write to the device182 static ssize_t comp_write(struct file *filp, const char __user *buf, in comp_write() function 306 .write = comp_write,