Searched refs:last_tx_done (Results 1 – 11 of 11) sorted by relevance
51 bool (*last_tx_done)(struct mbox_chan *chan); member
125 txdone = chan->mbox->ops->last_tx_done(chan); in txdone_hrtimer()493 if (!mbox->ops->last_tx_done) { in mbox_controller_register()
106 .last_tx_done = mhu_last_tx_done,
124 .last_tx_done = bcm2835_last_tx_done
112 .last_tx_done = platform_mhu_last_tx_done,
281 .last_tx_done = altera_mbox_last_tx_done,
219 .last_tx_done = hi6220_mbox_last_tx_done,
387 .last_tx_done = sti_mbox_tx_is_ready,
391 .last_tx_done = zynqmp_ipi_last_tx_done,
650 .last_tx_done = ti_msgmgr_last_tx_done,
1420 .last_tx_done = pdc_last_tx_done,