Searched refs:otx2_mbox_nonempty (Results 1 – 4 of 4) sorted by relevance
534 bool otx2_mbox_nonempty(struct otx2_mbox *mbox, int devid) in otx2_mbox_nonempty() function545 EXPORT_SYMBOL(otx2_mbox_nonempty);
126 bool otx2_mbox_nonempty(struct otx2_mbox *mbox, int devid);
222 if (!otx2_mbox_nonempty(mbox, 0)) in otx2_cpt_sync_mbox_msg()
850 if (!otx2_mbox_nonempty(&mbox->mbox, 0)) in otx2_sync_mbox_msg()864 if (!otx2_mbox_nonempty(&mbox->mbox_up, devid)) in otx2_sync_mbox_up_msg()881 if (!otx2_mbox_nonempty(&mbox->mbox, 0)) in otx2_sync_mbox_msg_busy_poll()
Completed in 22 milliseconds