Searched refs:mbox_chan_ops (Results 1 – 25 of 31) sorted by relevance
12
46 struct mbox_chan_ops { struct76 const struct mbox_chan_ops *ops;
109 static const struct mbox_chan_ops platform_mhu_ops = {
103 static const struct mbox_chan_ops mhu_ops = {
73 static const struct mbox_chan_ops qcom_apcs_ipc_ops = {
99 static const struct mbox_chan_ops mtk_adsp_mbox_chan_ops = {
120 static const struct mbox_chan_ops bcm2835_mbox_chan_ops = {
137 static const struct mbox_chan_ops a37xx_mbox_ops = {
164 static const struct mbox_chan_ops slimpro_mbox_ops = {
206 static const struct mbox_chan_ops hi3660_mbox_ops = {
217 static const struct mbox_chan_ops mpfs_mbox_ops = {
101 static const struct mbox_chan_ops rockchip_mbox_chan_ops = {
277 static const struct mbox_chan_ops altera_mbox_ops = {
187 static const struct mbox_chan_ops sun6i_msgbox_chan_ops = {
240 static const struct mbox_chan_ops mhu_db_ops = {
202 static const struct mbox_chan_ops ipcc_mbox_chan_ops = {
305 static const struct mbox_chan_ops apple_mbox_ops = {
216 static const struct mbox_chan_ops hi6220_mbox_ops = {
287 static const struct mbox_chan_ops sprd_mbox_ops = {
366 static const struct mbox_chan_ops tegra_hsp_db_ops = {573 static const struct mbox_chan_ops tegra_hsp_sm_ops = {
198 static const struct mbox_chan_ops stm32_ipcc_ops = {
383 static const struct mbox_chan_ops sti_mbox_ops = {
749 static const struct mbox_chan_ops mhuv2_sender_ops = {785 static const struct mbox_chan_ops mhuv2_receiver_ops = {
384 static const struct mbox_chan_ops pcc_chan_ops = {
385 static const struct mbox_chan_ops zynqmp_ipi_chan_ops = {
30 Populate mbox_chan_ops, except peek_data() all are mandatory.