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