Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Darm_mhuv2.c213 int (*last_tx_done)(struct mhuv2 *mhu, struct mbox_chan *chan); member
318 .last_tx_done = mhuv2_doorbell_last_tx_done,
494 .last_tx_done = mhuv2_data_transfer_last_tx_done,
716 return priv->ops->last_tx_done(mhu, chan); in mhuv2_sender_last_tx_done()
724 if (!priv->ops->last_tx_done(mhu, chan)) in mhuv2_sender_send_data()
753 .last_tx_done = mhuv2_sender_last_tx_done,
789 .last_tx_done = mhuv2_receiver_last_tx_done,
H A Darm_mhuv3.c274 int (*last_tx_done)(struct mhuv3 *mhu, struct mbox_chan *chan); member
467 .last_tx_done = mhuv3_doorbell_last_tx_done,
477 return priv->ops->last_tx_done(mhu, chan); in mhuv3_sender_last_tx_done()
485 if (!priv->ops->last_tx_done(mhu, chan)) in mhuv3_sender_send_data()
515 .last_tx_done = mhuv3_sender_last_tx_done,
551 .last_tx_done = mhuv3_receiver_last_tx_done,
H A Dplatform_mhu.c112 .last_tx_done = platform_mhu_last_tx_done,
H A Dbcm2835-mailbox.c124 .last_tx_done = bcm2835_last_tx_done
H A Dmtk-vcp-mailbox.c95 .last_tx_done = mtk_vcp_mbox_last_tx_done,
H A Dcv1800-mailbox.c136 .last_tx_done = cv1800_last_tx_done,
H A Dast2700-mailbox.c151 .last_tx_done = ast2700_mbox_last_tx_done,
H A Dmailbox-altera.c281 .last_tx_done = altera_mbox_last_tx_done,
H A Dmtk-gpueb-mailbox.c207 .last_tx_done = mtk_gpueb_mbox_last_tx_done,
H A Dsun6i-msgbox.c191 .last_tx_done = sun6i_msgbox_last_tx_done,
H A Dmailbox-mpfs.c237 .last_tx_done = mpfs_mbox_last_tx_done,
H A Darm_mhu_db.c244 .last_tx_done = mhu_db_last_tx_done,
H A Daxiado-mailbox.c259 .last_tx_done = axiado_mbox_last_tx_done,
H A Dhi6220-mailbox.c220 .last_tx_done = hi6220_mbox_last_tx_done,
H A Dmailbox-sti.c385 .last_tx_done = sti_mbox_tx_is_ready,
H A Dpcc.c553 .last_tx_done = pcc_last_tx_done,
H A Dti-msgmgr.c754 .last_tx_done = ti_msgmgr_last_tx_done,
H A Dbcm-pdc-mailbox.c1413 .last_tx_done = pdc_last_tx_done,