Home
last modified time | relevance | path

Searched refs:mbox_controller (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.10/include/linux/
Dmailbox_controller.h74 struct mbox_controller { struct
82 struct mbox_chan *(*of_xlate)(struct mbox_controller *mbox, argument
118 struct mbox_controller *mbox;
129 int mbox_controller_register(struct mbox_controller *mbox); /* can sleep */
130 void mbox_controller_unregister(struct mbox_controller *mbox); /* can sleep */
135 struct mbox_controller *mbox);
137 struct mbox_controller *mbox);
/Linux-v5.10/drivers/mailbox/
Dmailbox.c119 struct mbox_controller *mbox = in txdone_hrtimer()
120 container_of(hrtimer, struct mbox_controller, poll_hrt); in txdone_hrtimer()
334 struct mbox_controller *mbox; in mbox_request_channel()
461 of_mbox_index_xlate(struct mbox_controller *mbox, in of_mbox_index_xlate()
478 int mbox_controller_register(struct mbox_controller *mbox) in mbox_controller_register()
529 void mbox_controller_unregister(struct mbox_controller *mbox) in mbox_controller_unregister()
552 struct mbox_controller **mbox = res; in __devm_mbox_controller_unregister()
559 struct mbox_controller **mbox = res; in devm_mbox_controller_match()
580 struct mbox_controller *mbox) in devm_mbox_controller_register()
582 struct mbox_controller **ptr; in devm_mbox_controller_register()
[all …]
Dqcom-ipcc.c57 struct mbox_controller mbox;
61 static inline struct qcom_ipcc *to_qcom_ipcc(struct mbox_controller *mbox) in to_qcom_ipcc()
158 static struct mbox_chan *qcom_ipcc_mbox_xlate(struct mbox_controller *mbox, in qcom_ipcc_mbox_xlate()
191 struct mbox_controller *mbox; in qcom_ipcc_setup_mbox()
Darm_mhu_db.c42 struct mbox_controller mbox;
60 mhu_db_mbox_to_channel(struct mbox_controller *mbox, unsigned int pchan, in mhu_db_mbox_to_channel()
100 struct mbox_controller *mbox = &mhu->mbox; in mhu_db_mbox_irq_to_channel()
169 struct mbox_controller *mbox = &chan_info->mhu->mbox; in mhu_db_shutdown()
187 static struct mbox_chan *mhu_db_mbox_xlate(struct mbox_controller *mbox, in mhu_db_mbox_xlate()
Dmailbox-sti.c55 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()
407 struct mbox_controller *mbox; in sti_mbox_probe()
Dhi3660-mailbox.c78 struct mbox_controller controller;
81 static struct hi3660_mbox *to_hi3660_mbox(struct mbox_controller *mbox) in to_hi3660_mbox()
212 static struct mbox_chan *hi3660_mbox_xlate(struct mbox_controller *controller, in hi3660_mbox_xlate()
Dbcm2835-mailbox.c58 struct mbox_controller controller;
127 static struct mbox_chan *bcm2835_mbox_index_xlate(struct mbox_controller *mbox, in bcm2835_mbox_index_xlate()
Dimx-mailbox.c62 struct mbox_controller mbox;
85 static struct imx_mu_priv *to_imx_mu_priv(struct mbox_controller *mbox) in to_imx_mu_priv()
367 static struct mbox_chan *imx_mu_scu_xlate(struct mbox_controller *mbox, in imx_mu_scu_xlate()
403 static struct mbox_chan * imx_mu_xlate(struct mbox_controller *mbox, in imx_mu_xlate()
Dsprd-mailbox.c56 struct mbox_controller mbox;
66 static struct sprd_mbox_priv *to_sprd_mbox_priv(struct mbox_controller *mbox) in to_sprd_mbox_priv()
Dzynqmp-ipi-mailbox.c92 struct mbox_controller mbox;
403 static struct mbox_chan *zynqmp_ipi_of_xlate(struct mbox_controller *mbox, in zynqmp_ipi_of_xlate()
478 struct mbox_controller *mbox; in zynqmp_ipi_mbox_probe()
Dtegra-hsp.c90 struct mbox_controller mbox_db;
91 struct mbox_controller mbox_sm;
500 static struct mbox_chan *tegra_hsp_db_xlate(struct mbox_controller *mbox, in tegra_hsp_db_xlate()
539 static struct mbox_chan *tegra_hsp_sm_xlate(struct mbox_controller *mbox, in tegra_hsp_sm_xlate()
Dhi6220-mailbox.c86 struct mbox_controller controller;
222 static struct mbox_chan *hi6220_mbox_xlate(struct mbox_controller *controller, in hi6220_mbox_xlate()
Dti-msgmgr.c140 struct mbox_controller mbox;
517 static struct mbox_chan *ti_msgmgr_of_xlate(struct mbox_controller *mbox, in ti_msgmgr_of_xlate()
715 struct mbox_controller *mbox; in ti_msgmgr_probe()
Darm_mhu.c37 struct mbox_controller mbox;
Dqcom-apcs-ipc-mailbox.c19 struct mbox_controller mbox;
Dplatform_mhu.c43 struct mbox_controller mbox;
Darmada-37xx-rwtm-mailbox.c38 struct mbox_controller controller;
Dmailbox-xgene-slimpro.c63 struct mbox_controller mb_ctrl;
Dmtk-cmdq-mailbox.c70 struct mbox_controller mbox;
492 static struct mbox_chan *cmdq_xlate(struct mbox_controller *mbox, in cmdq_xlate()
Drockchip-mailbox.c42 struct mbox_controller mbox;
Dmailbox-altera.c45 struct mbox_controller controller;
Dsun6i-msgbox.c47 struct mbox_controller controller;
Dbcm-pdc-mailbox.c293 struct mbox_controller mbc;
582 struct mbox_controller *mbc; in pdc_receive_one()
1440 struct mbox_controller *mbc; in pdc_mb_init()
Dpcc.c74 static struct mbox_controller pcc_mbox_ctrl = {};
/Linux-v5.10/Documentation/driver-api/
Dmailbox.rst29 Allocate mbox_controller and the array of mbox_chan.

12