Searched refs:ac_write (Results 1 – 1 of 1) sorted by relevance
110 static ssize_t ac_write (struct file *, const char __user *, size_t, loff_t *);118 .write = ac_write,355 static ssize_t ac_write(struct file *file, const char __user *buf, size_t count, loff_t * ppos) in ac_write() function