Searched defs:fifo_write (Results 1 – 5 of 5) sorted by relevance
108 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() function
115 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() function
122 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() function
29 void (*fifo_write)(struct omap_mbox *mbox, mbox_msg_t msg); member
66 volatile u32 fifo_write; member