Home
last modified time | relevance | path

Searched refs:mbox_chan_received_data (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dmailbox_controller.h131 void mbox_chan_received_data(struct mbox_chan *chan, void *data); /* atomic */
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dimx-mailbox.c146 mbox_chan_received_data(cp->chan, (void *)&dat); in imx_mu_generic_rx()
227 mbox_chan_received_data(cp->chan, (void *)&msg); in imx_mu_scu_rx()
276 mbox_chan_received_data(chan, NULL); in imx_mu_isr()
H A Dmailbox.c152 void mbox_chan_received_data(struct mbox_chan *chan, void *mssg) in mbox_chan_received_data() function
158 EXPORT_SYMBOL_GPL(mbox_chan_received_data);
H A Darm_mhu.c50 mbox_chan_received_data(chan, (void *)&val); in mhu_rx_interrupt()
H A Dbcm2835-mailbox.c75 mbox_chan_received_data(link, &msg); in bcm2835_mbox_irq()
H A Dplatform_mhu.c56 mbox_chan_received_data(chan, (void *)&val); in platform_mhu_rx_interrupt()
H A Darmada-37xx-rwtm-mailbox.c53 mbox_chan_received_data(chan, &rx_msg); in a37xx_mbox_receive()
H A Dmailbox-xgene-slimpro.c113 mbox_chan_received_data(mb_chan->chan, mb_chan->rx_msg); in slimpro_mbox_irq()
H A Dtegra-hsp.c197 mbox_chan_received_data(db->channel.chan, NULL); in tegra_hsp_doorbell_irq()
251 mbox_chan_received_data(mb->channel.chan, msg); in tegra_hsp_shared_irq()
H A Dsun6i-msgbox.c89 mbox_chan_received_data(chan, &msg); in sun6i_msgbox_irq()
H A Dmailbox-altera.c127 mbox_chan_received_data(chan, (void *)data); in altera_mbox_rx_data()
H A Dsprd-mailbox.c121 mbox_chan_received_data(chan, (void *)msg); in sprd_mbox_outbox_isr()
H A Drockchip-mailbox.c160 mbox_chan_received_data(&mb->mbox.chans[idx], msg); in rockchip_mbox_irq()
H A Darm_mhu_db.c131 mbox_chan_received_data(chan, NULL); in mhu_db_mbox_rx_handler()
H A Dpcc.c190 mbox_chan_received_data(chan, NULL); in pcc_mbox_irq()
H A Dhi6220-mailbox.c182 mbox_chan_received_data(chan, (void *)msg); in hi6220_mbox_interrupt()
H A Dstm32-ipcc.c103 mbox_chan_received_data(&ipcc->controller.chans[chan], NULL); in stm32_ipcc_rx_irq()
H A Dmailbox-sti.c204 mbox_chan_received_data(chan, NULL); in sti_mbox_thread_handler()
H A Dzynqmp-ipi-mailbox.c172 mbox_chan_received_data(chan, (void *)msg); in zynqmp_ipi_interrupt()
H A Dti-msgmgr.c274 mbox_chan_received_data(chan, (void *)&message); in ti_msgmgr_queue_rx_interrupt()
H A Dbcm-flexrm-mailbox.c1152 mbox_chan_received_data(chan, msg); in flexrm_process_completions()
1420 mbox_chan_received_data(chan, msg); in flexrm_shutdown()
H A Domap-mailbox.c268 mbox_chan_received_data(mq->mbox->chan, (void *)data); in mbox_rx_work()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc122 mbox_chan_received_data
H A Dabi_gki_aarch64_vivo916 mbox_chan_received_data
H A Dabi_gki_aarch64_generic1111 mbox_chan_received_data

12