Searched defs:omap_mbox (Results 1 – 1 of 1) sorted by relevance
83 struct omap_mbox { struct86 struct omap_mbox_device *parent; argument87 struct omap_mbox_fifo tx_fifo; argument88 struct omap_mbox_fifo rx_fifo; argument107 static u32 mbox_fifo_read(struct omap_mbox *mbox) in mbox_fifo_read() argument