/linux-6.12.1/include/linux/ |
D | mailbox_controller.h | 74 struct mbox_controller { struct 82 struct mbox_chan *(*of_xlate)(struct mbox_controller *mbox, argument 119 struct mbox_controller *mbox; 130 int mbox_controller_register(struct mbox_controller *mbox); /* can sleep */ 131 void mbox_controller_unregister(struct mbox_controller *mbox); /* can sleep */ 136 struct mbox_controller *mbox); 138 struct mbox_controller *mbox);
|
/linux-6.12.1/drivers/mailbox/ |
D | mailbox.c | 120 struct mbox_controller *mbox = in txdone_hrtimer() 121 container_of(hrtimer, struct mbox_controller, poll_hrt); in txdone_hrtimer() 406 struct mbox_controller *mbox; in mbox_request_channel() 498 of_mbox_index_xlate(struct mbox_controller *mbox, in of_mbox_index_xlate() 515 int mbox_controller_register(struct mbox_controller *mbox) in mbox_controller_register() 567 void mbox_controller_unregister(struct mbox_controller *mbox) in mbox_controller_unregister() 590 struct mbox_controller **mbox = res; in __devm_mbox_controller_unregister() 597 struct mbox_controller **mbox = res; in devm_mbox_controller_match() 618 struct mbox_controller *mbox) in devm_mbox_controller_register() 620 struct mbox_controller **ptr; in devm_mbox_controller_register() [all …]
|
D | mtk-adsp-mailbox.c | 19 struct mbox_controller mbox; 31 static inline struct mtk_adsp_mbox_priv *get_mtk_adsp_mbox_priv(struct mbox_controller *mbox) in get_mtk_adsp_mbox_priv() 56 static struct mbox_chan *mtk_adsp_mbox_xlate(struct mbox_controller *mbox, in mtk_adsp_mbox_xlate() 111 struct mbox_controller *mbox; in mtk_adsp_mbox_probe()
|
D | arm_mhu_db.c | 41 struct mbox_controller mbox; 59 mhu_db_mbox_to_channel(struct mbox_controller *mbox, unsigned int pchan, in mhu_db_mbox_to_channel() 99 struct mbox_controller *mbox = &mhu->mbox; in mhu_db_mbox_irq_to_channel() 168 struct mbox_controller *mbox = &chan_info->mhu->mbox; in mhu_db_shutdown() 186 static struct mbox_chan *mhu_db_mbox_xlate(struct mbox_controller *mbox, in mhu_db_mbox_xlate()
|
D | mailbox-sti.c | 55 struct mbox_controller *mbox; 97 struct mbox_chan *sti_mbox_to_channel(struct mbox_controller *mbox, in sti_mbox_to_channel() 163 struct mbox_controller *mbox = mdev->mbox; in sti_mbox_irq_to_channel() 303 struct mbox_controller *mbox = chan_info->mdev->mbox; in sti_mbox_shutdown_chan() 321 static struct mbox_chan *sti_mbox_xlate(struct mbox_controller *mbox, in sti_mbox_xlate() 406 struct mbox_controller *mbox; in sti_mbox_probe()
|
D | qcom-ipcc.c | 56 struct mbox_controller mbox; 61 static inline struct qcom_ipcc *to_qcom_ipcc(struct mbox_controller *mbox) in to_qcom_ipcc() 163 static struct mbox_chan *qcom_ipcc_mbox_xlate(struct mbox_controller *mbox, in qcom_ipcc_mbox_xlate() 212 struct mbox_controller *mbox; in qcom_ipcc_setup_mbox()
|
D | hi3660-mailbox.c | 77 struct mbox_controller controller; 80 static struct hi3660_mbox *to_hi3660_mbox(struct mbox_controller *mbox) in to_hi3660_mbox() 211 static struct mbox_chan *hi3660_mbox_xlate(struct mbox_controller *controller, in hi3660_mbox_xlate()
|
D | bcm2835-mailbox.c | 58 struct mbox_controller controller; 127 static struct mbox_chan *bcm2835_mbox_index_xlate(struct mbox_controller *mbox, in bcm2835_mbox_index_xlate()
|
D | qcom-cpucp-mbox.c | 38 struct mbox_controller mbox; 117 struct mbox_controller *mbox; in qcom_cpucp_mbox_probe()
|
D | arm_mhuv3.c | 361 struct mbox_controller mbox; 559 struct mbox_controller *mbox = &mhu->mbox; in mhuv3_dbe_mbox_of_xlate() 598 struct mbox_controller *mbox = &mhu->mbox; in mhuv3_dbe_channels_init() 772 struct mbox_controller *mbox = &mhu->mbox; in mhuv3_initialize_channels() 788 static struct mbox_chan *mhuv3_mbox_of_xlate(struct mbox_controller *mbox, in mhuv3_mbox_of_xlate()
|
D | tegra-hsp.c | 105 struct mbox_controller mbox_db; 106 struct mbox_controller mbox_sm; 580 static struct mbox_chan *tegra_hsp_db_xlate(struct mbox_controller *mbox, in tegra_hsp_db_xlate() 619 static struct mbox_chan *tegra_hsp_sm_xlate(struct mbox_controller *mbox, in tegra_hsp_sm_xlate()
|
D | sprd-mailbox.c | 59 struct mbox_controller mbox; 72 static struct sprd_mbox_priv *to_sprd_mbox_priv(struct mbox_controller *mbox) in to_sprd_mbox_priv()
|
D | hi6220-mailbox.c | 87 struct mbox_controller controller; 223 static struct mbox_chan *hi6220_mbox_xlate(struct mbox_controller *controller, in hi6220_mbox_xlate()
|
D | imx-mailbox.c | 93 struct mbox_controller mbox; 144 static struct imx_mu_priv *to_imx_mu_priv(struct mbox_controller *mbox) in to_imx_mu_priv() 662 static struct mbox_chan *imx_mu_specific_xlate(struct mbox_controller *mbox, in imx_mu_specific_xlate() 698 static struct mbox_chan * imx_mu_xlate(struct mbox_controller *mbox, in imx_mu_xlate() 732 static struct mbox_chan *imx_mu_seco_xlate(struct mbox_controller *mbox, in imx_mu_seco_xlate()
|
D | ti-msgmgr.c | 143 struct mbox_controller mbox; 573 static struct mbox_chan *ti_msgmgr_of_xlate(struct mbox_controller *mbox, in ti_msgmgr_of_xlate() 817 struct mbox_controller *mbox; in ti_msgmgr_probe()
|
D | arm_mhu.c | 38 struct mbox_controller mbox;
|
D | platform_mhu.c | 44 struct mbox_controller mbox;
|
D | zynqmp-ipi-mailbox.c | 113 struct mbox_controller mbox; 439 static struct mbox_chan *zynqmp_ipi_of_xlate(struct mbox_controller *mbox, in zynqmp_ipi_of_xlate() 507 struct mbox_controller *mbox; in zynqmp_ipi_mbox_probe()
|
D | qcom-apcs-ipc-mailbox.c | 19 struct mbox_controller mbox;
|
D | armada-37xx-rwtm-mailbox.c | 38 struct mbox_controller controller;
|
D | mailbox-xgene-slimpro.c | 63 struct mbox_controller mb_ctrl;
|
D | omap-mailbox.c | 410 static struct mbox_chan *omap_mbox_of_xlate(struct mbox_controller *controller, in omap_mbox_of_xlate() 452 struct mbox_controller *controller; in omap_mbox_probe()
|
D | arm_mhuv2.c | 175 struct mbox_controller mbox; 792 static struct mbox_chan *mhuv2_mbox_of_xlate(struct mbox_controller *mbox, in mhuv2_mbox_of_xlate() 874 struct mbox_controller *mbox = &mhu->mbox; in mhuv2_allocate_channels()
|
D | mailbox-mpfs.c | 63 struct mbox_controller controller;
|
D | rockchip-mailbox.c | 42 struct mbox_controller mbox;
|