Searched defs:omap_mbox (Results 1 – 1 of 1) sorted by relevance
82 struct omap_mbox { struct85 struct omap_mbox_device *parent; argument86 struct omap_mbox_fifo tx_fifo; argument87 struct omap_mbox_fifo rx_fifo; argument106 static u32 mbox_fifo_read(struct omap_mbox *mbox) in mbox_fifo_read() argument