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;
102 static const struct mbox_chan_ops mhu_ops = {
120 static const struct mbox_chan_ops bcm2835_mbox_chan_ops = {
98 static const struct mbox_chan_ops mtk_adsp_mbox_chan_ops = {
108 static const struct mbox_chan_ops platform_mhu_ops = {
73 static const struct mbox_chan_ops qcom_apcs_ipc_ops = {
137 static const struct mbox_chan_ops a37xx_mbox_ops = {
164 static const struct mbox_chan_ops slimpro_mbox_ops = {
187 static const struct mbox_chan_ops mpfs_mbox_ops = {
205 static const struct mbox_chan_ops hi3660_mbox_ops = {
101 static const struct mbox_chan_ops rockchip_mbox_chan_ops = {
277 static const struct mbox_chan_ops altera_mbox_ops = {
251 static const struct mbox_chan_ops apple_mbox_ops = {
187 static const struct mbox_chan_ops sun6i_msgbox_chan_ops = {
241 static const struct mbox_chan_ops mhu_db_ops = {
202 static const struct mbox_chan_ops ipcc_mbox_chan_ops = {
215 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 = {
197 static const struct mbox_chan_ops stm32_ipcc_ops = {
383 static const struct mbox_chan_ops sti_mbox_ops = {
748 static const struct mbox_chan_ops mhuv2_sender_ops = {784 static const struct mbox_chan_ops mhuv2_receiver_ops = {
380 static const struct mbox_chan_ops pcc_chan_ops = {
387 static const struct mbox_chan_ops zynqmp_ipi_chan_ops = {
30 Populate mbox_chan_ops, except peek_data() all are mandatory.