Searched refs:mbox_chan_ops (Results 1 – 25 of 27) sorted by relevance
12
46 struct mbox_chan_ops { struct76 const struct mbox_chan_ops *ops;
102 static const struct mbox_chan_ops mhu_ops = {
81 static const struct mbox_chan_ops qcom_apcs_ipc_ops = {
120 static const struct mbox_chan_ops bcm2835_mbox_chan_ops = {
108 static const struct mbox_chan_ops platform_mhu_ops = {
137 static const struct mbox_chan_ops a37xx_mbox_ops = {
164 static const struct mbox_chan_ops slimpro_mbox_ops = {
190 static const struct mbox_chan_ops ipcc_mbox_chan_ops = {
207 static const struct mbox_chan_ops hi3660_mbox_ops = {
367 static const struct mbox_chan_ops tegra_hsp_db_ops = {498 static const struct mbox_chan_ops tegra_hsp_sm_ops = {
187 static const struct mbox_chan_ops sun6i_msgbox_chan_ops = {
277 static const struct mbox_chan_ops altera_mbox_ops = {
257 static const struct mbox_chan_ops sprd_mbox_ops = {
114 static const struct mbox_chan_ops rockchip_mbox_chan_ops = {
241 static const struct mbox_chan_ops mhu_db_ops = {
362 static const struct mbox_chan_ops pcc_chan_ops = {
215 static const struct mbox_chan_ops hi6220_mbox_ops = {
197 static const struct mbox_chan_ops stm32_ipcc_ops = {
383 static const struct mbox_chan_ops sti_mbox_ops = {
387 static const struct mbox_chan_ops zynqmp_ipi_chan_ops = {
646 static const struct mbox_chan_ops ti_msgmgr_chan_ops = {
368 static const struct mbox_chan_ops imx_mu_ops = {
486 static const struct mbox_chan_ops cmdq_mbox_chan_ops = {
594 static const struct mbox_chan_ops omap_mbox_chan_ops = {
30 Populate mbox_chan_ops, except peek_data() all are mandatory.