Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmailbox_controller.h51 bool (*last_tx_done)(struct mbox_chan *chan); member
/Linux-v5.4/drivers/mailbox/
Dmailbox.c125 txdone = chan->mbox->ops->last_tx_done(chan); in txdone_hrtimer()
493 if (!mbox->ops->last_tx_done) { in mbox_controller_register()
Darm_mhu.c106 .last_tx_done = mhu_last_tx_done,
Dbcm2835-mailbox.c124 .last_tx_done = bcm2835_last_tx_done
Dplatform_mhu.c112 .last_tx_done = platform_mhu_last_tx_done,
Dmailbox-altera.c281 .last_tx_done = altera_mbox_last_tx_done,
Dhi6220-mailbox.c219 .last_tx_done = hi6220_mbox_last_tx_done,
Dmailbox-sti.c387 .last_tx_done = sti_mbox_tx_is_ready,
Dzynqmp-ipi-mailbox.c391 .last_tx_done = zynqmp_ipi_last_tx_done,
Dti-msgmgr.c650 .last_tx_done = ti_msgmgr_last_tx_done,
Dbcm-pdc-mailbox.c1420 .last_tx_done = pdc_last_tx_done,