Searched refs:mbox_fifo_write (Results 1 – 2 of 2) sorted by relevance
/arch/arm/plat-omap/ | ||
D | mailbox.h | 68 static inline void mbox_fifo_write(struct omap_mbox *mbox, mbox_msg_t msg) in mbox_fifo_write() function |
D | mailbox.c | 69 mbox_fifo_write(mbox, msg); in __mbox_msg_send() |