Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/
Dmailbox.c54 static inline int mbox_fifo_empty(struct omap_mbox *mbox) in mbox_fifo_empty() function
181 while (!mbox_fifo_empty(mbox)) { in __mbox_rx_interrupt()