Searched refs:mbox_chan_ops (Results 1 – 8 of 8) sorted by relevance
47 struct mbox_chan_ops { struct76 const struct mbox_chan_ops *ops;
201 static const struct mbox_chan_ops pcc_chan_ops = {
126 static const struct mbox_chan_ops bcm2835_mbox_chan_ops = {
113 static const struct mbox_chan_ops mhu_ops = {
288 static const struct mbox_chan_ops altera_mbox_ops = {
387 static struct mbox_chan_ops sti_mbox_ops = {
644 static const struct mbox_chan_ops omap_mbox_chan_ops = {
24 Populate mbox_chan_ops, except peek_data() all are mandatory.