Searched refs:mbox_chan_ops (Results 1 – 25 of 42) sorted by relevance
12
46 struct mbox_chan_ops { struct77 const struct mbox_chan_ops *ops;
65 static const struct mbox_chan_ops exynos_mbox_chan_ops = {
93 static const struct mbox_chan_ops mtk_vcp_mbox_chan_ops = {
103 static const struct mbox_chan_ops mhu_ops = {
109 static const struct mbox_chan_ops platform_mhu_ops = {
107 static const struct mbox_chan_ops qcom_cpucp_mbox_chan_ops = {
99 static const struct mbox_chan_ops mtk_adsp_mbox_chan_ops = {
120 static const struct mbox_chan_ops bcm2835_mbox_chan_ops = {
72 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 = {
134 static const struct mbox_chan_ops cv1800_mbox_chan_ops = {
206 static const struct mbox_chan_ops hi3660_mbox_ops = {
147 static const struct mbox_chan_ops ast2700_mbox_chan_ops = {
101 static const struct mbox_chan_ops rockchip_mbox_chan_ops = {
277 static const struct mbox_chan_ops altera_mbox_ops = {
203 static const struct mbox_chan_ops mtk_gpueb_mbox_ops = {
187 static const struct mbox_chan_ops sun6i_msgbox_chan_ops = {
204 static const struct mbox_chan_ops ipcc_mbox_chan_ops = {
240 static const struct mbox_chan_ops mhu_db_ops = {
236 static const struct mbox_chan_ops mpfs_mbox_ops = {
216 static const struct mbox_chan_ops hi6220_mbox_ops = {
374 static const struct mbox_chan_ops tegra_hsp_db_ops = {583 static const struct mbox_chan_ops tegra_hsp_sm_ops = {
323 static const struct mbox_chan_ops sprd_mbox_ops = {
30 Populate mbox_chan_ops, except flush() and peek_data() all are mandatory.