Home
last modified time | relevance | path

Searched defs:omap_mbox (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Domap-mailbox.c102 struct omap_mbox { struct
105 struct omap_mbox_queue *rxq; argument
107 struct omap_mbox_device *parent; argument
108 struct omap_mbox_fifo tx_fifo; argument
109 struct omap_mbox_fifo rx_fifo; argument
123 static struct omap_mbox *mbox_chan_to_omap_mbox(struct mbox_chan *chan) in mbox_chan_to_omap_mbox() argument