Searched refs:mbox_fifo_full (Results 1 – 2 of 2) sorted by relevance
/arch/arm/plat-omap/ | ||
D | mailbox.h | 76 static inline int mbox_fifo_full(struct omap_mbox *mbox) in mbox_fifo_full() function |
D | mailbox.c | 54 while (mbox_fifo_full(mbox)) { in __mbox_msg_send() |