Home
last modified time | relevance | path

Searched refs:mbox_free_channel (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/firmware/imx/
A Dimx-dsp.c84 mbox_free_channel(dsp_chan->ch); in imx_dsp_free_channel()
132 mbox_free_channel(dsp_chan->ch); in imx_dsp_setup_channels()
173 mbox_free_channel(dsp_chan->ch); in imx_dsp_remove()
/linux/drivers/tty/serial/
A Dtegra-tcu.c265 mbox_free_channel(tcu->tx); in tegra_tcu_probe()
277 mbox_free_channel(tcu->rx); in tegra_tcu_remove()
280 mbox_free_channel(tcu->tx); in tegra_tcu_remove()
/linux/drivers/mailbox/
A Dmailbox.c392 mbox_free_channel(chan); in mbox_request_channel()
438 void mbox_free_channel(struct mbox_chan *chan) in mbox_free_channel() function
458 EXPORT_SYMBOL_GPL(mbox_free_channel);
541 mbox_free_channel(&mbox->chans[i]); in mbox_controller_unregister()
A Dmailbox-test.c420 mbox_free_channel(tdev->tx_channel); in mbox_test_remove()
422 mbox_free_channel(tdev->rx_channel); in mbox_test_remove()
/linux/drivers/remoteproc/
A Dimx_dsp_rproc.c548 mbox_free_channel(priv->tx_ch); in imx_dsp_rproc_mbox_init()
550 mbox_free_channel(priv->rx_ch); in imx_dsp_rproc_mbox_init()
552 mbox_free_channel(priv->rxdb_ch); in imx_dsp_rproc_mbox_init()
559 mbox_free_channel(priv->tx_ch); in imx_dsp_rproc_free_mbox()
560 mbox_free_channel(priv->rx_ch); in imx_dsp_rproc_free_mbox()
561 mbox_free_channel(priv->rxdb_ch); in imx_dsp_rproc_free_mbox()
A Dimx_rproc.c632 mbox_free_channel(priv->tx_ch); in imx_rproc_xtr_mbox_init()
645 mbox_free_channel(priv->tx_ch); in imx_rproc_free_mbox()
646 mbox_free_channel(priv->rx_ch); in imx_rproc_free_mbox()
A Dst_remoteproc.c440 mbox_free_channel(ddata->mbox_chan[i]); in st_rproc_probe()
459 mbox_free_channel(ddata->mbox_chan[i]); in st_rproc_remove()
A Dti_k3_dsp_remoteproc.c328 mbox_free_channel(kproc->mbox); in k3_dsp_rproc_start()
342 mbox_free_channel(kproc->mbox); in k3_dsp_rproc_stop()
A Dstm32_rproc.c310 mbox_free_channel(ddata->mb[i].chan); in stm32_rproc_free_mbox()
393 mbox_free_channel(ddata->mb[j].chan); in stm32_rproc_request_mbox()
A Domap_remoteproc.c662 mbox_free_channel(oproc->mbox); in omap_rproc_start()
695 mbox_free_channel(oproc->mbox); in omap_rproc_stop()
A Dti_k3_r5_remoteproc.c562 mbox_free_channel(kproc->mbox); in k3_r5_rproc_start()
611 mbox_free_channel(kproc->mbox); in k3_r5_rproc_stop()
/linux/include/linux/
A Dmailbox_client.h47 void mbox_free_channel(struct mbox_chan *chan); /* may sleep */
/linux/drivers/soc/ti/
A Dwkup_m3_ipc.c518 mbox_free_channel(m3_ipc->mbox); in wkup_m3_ipc_probe()
524 mbox_free_channel(m3_ipc_state->mbox); in wkup_m3_ipc_remove()
/linux/drivers/soc/qcom/
A Dqcom_aoss.c526 mbox_free_channel(qmp->mbox_chan); in qmp_probe()
539 mbox_free_channel(qmp->mbox_chan); in qmp_remove()
A Dsmp2p.c650 mbox_free_channel(smp2p->mbox_chan); in qcom_smp2p_probe()
672 mbox_free_channel(smp2p->mbox_chan); in qcom_smp2p_remove()
/linux/drivers/firmware/arm_scmi/
A Dmailbox.c117 mbox_free_channel(smbox->chan); in mailbox_chan_free()
/linux/drivers/firmware/
A Dturris-mox-rwtm.c550 mbox_free_channel(rwtm->mbox); in turris_mox_rwtm_probe()
565 mbox_free_channel(rwtm->mbox); in turris_mox_rwtm_remove()
A Draspberrypi.c236 mbox_free_channel(fw->chan); in rpi_firmware_delete()
A Dti_sci.c3431 mbox_free_channel(info->chan_tx); in ti_sci_probe()
3433 mbox_free_channel(info->chan_rx); in ti_sci_probe()
3462 mbox_free_channel(info->chan_tx); in ti_sci_remove()
3463 mbox_free_channel(info->chan_rx); in ti_sci_remove()
/linux/drivers/soc/xilinx/
A Dzynqmp_power.c244 mbox_free_channel(rx_chan); in zynqmp_pm_remove()
/linux/drivers/i2c/busses/
A Di2c-xgene-slimpro.c553 mbox_free_channel(ctx->mbox_chan); in xgene_slimpro_i2c_probe()
567 mbox_free_channel(ctx->mbox_chan); in xgene_slimpro_i2c_remove()
/linux/drivers/hwmon/
A Dxgene-hwmon.c749 mbox_free_channel(ctx->mbox_chan); in xgene_hwmon_probe()
765 mbox_free_channel(ctx->mbox_chan); in xgene_hwmon_remove()
/linux/drivers/firmware/tegra/
A Dbpmp-tegra186.c266 mbox_free_channel(priv->mbox.channel); in tegra186_bpmp_deinit()
/linux/drivers/soc/mediatek/
A Dmtk-cmdq-helper.c102 mbox_free_channel(client->chan); in cmdq_mbox_destroy()
/linux/drivers/rpmsg/
A Dqcom_smd.c1514 mbox_free_channel(edge->mbox_chan); in qcom_smd_register_edge()
1544 mbox_free_channel(edge->mbox_chan); in qcom_smd_unregister_edge()

Completed in 69 milliseconds

12