Home
last modified time | relevance | path

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

/linux/drivers/most/
H A Dmost_cdev.c176 * comp_write - implements the syscall to write to the device
182 static ssize_t comp_write(struct file *filp, const char __user *buf, in comp_write() function
306 .write = comp_write,