Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dmailbox.h53 struct omap_mbox { struct
56 struct omap_mbox_queue *txq, *rxq; argument
57 struct omap_mbox_ops *ops; argument
64 int omap_mbox_msg_send(struct omap_mbox *, mbox_msg_t msg); argument