Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Dmailbox-mpfs.c73 static bool mpfs_mbox_busy(struct mpfs_mbox *mbox) in mpfs_mbox_busy() function
93 if (mpfs_mbox_busy(mbox)) in mpfs_mbox_send_data()
140 if (!mpfs_mbox_busy(mbox)) { in mpfs_mbox_rx_data()