Searched refs:mbox_chan_ops (Results 1 – 6 of 6) sorted by relevance
47 struct mbox_chan_ops { struct75 struct mbox_chan_ops *ops; argument
113 static struct mbox_chan_ops mhu_ops = {
201 static struct mbox_chan_ops pcc_chan_ops = {
288 static struct mbox_chan_ops altera_mbox_ops = {
607 static struct mbox_chan_ops omap_mbox_chan_ops = {
24 Populate mbox_chan_ops, except peek_data() all are mandatory.