Home
last modified time | relevance | path

Searched refs:mbox_fifo_full (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mailbox/
H A Domap-mailbox.c130 static int mbox_fifo_full(struct omap_mbox *mbox) in mbox_fifo_full() function
285 if (mbox_fifo_full(mbox)) in omap_mbox_chan_send_noirq()
301 if (mbox_fifo_full(mbox)) { in omap_mbox_chan_send()