Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Domap-mailbox.c165 static int mbox_fifo_full(struct omap_mbox *mbox) in mbox_fifo_full() function
549 if (!mbox_fifo_full(mbox)) { in omap_mbox_chan_send_noirq()
567 if (!mbox_fifo_full(mbox)) { in omap_mbox_chan_send()