Searched defs:omap_mbox (Results 1 – 1 of 1) sorted by relevance
53 struct omap_mbox { struct56 struct omap_mbox_queue *txq, *rxq; argument57 struct omap_mbox_ops *ops; argument64 int omap_mbox_msg_send(struct omap_mbox *, mbox_msg_t msg); argument