Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mailbox/
Dmailbox-mpfs.c72 static bool mpfs_mbox_busy(struct mpfs_mbox *mbox) in mpfs_mbox_busy() function
92 if (mpfs_mbox_busy(mbox)) in mpfs_mbox_send_data()
141 if (!mpfs_mbox_busy(mbox)) { in mpfs_mbox_rx_data()