omap_mbox
static u32 mbox_fifo_read(struct omap_mbox *mbox)
static void mbox_fifo_write(struct omap_mbox *mbox, u32 msg)
static int mbox_fifo_empty(struct omap_mbox *mbox)
static int mbox_fifo_full(struct omap_mbox *mbox)
static void ack_mbox_irq(struct omap_mbox *mbox, omap_mbox_irq_t irq)
static int is_mbox_irq(struct omap_mbox *mbox, omap_mbox_irq_t irq)
static void omap_mbox_enable_irq(struct omap_mbox *mbox, omap_mbox_irq_t irq)
static void omap_mbox_disable_irq(struct omap_mbox *mbox, omap_mbox_irq_t irq)
static void __mbox_tx_interrupt(struct omap_mbox *mbox)
static void __mbox_rx_interrupt(struct omap_mbox *mbox)
struct omap_mbox *mbox = p;
static int omap_mbox_startup(struct omap_mbox *mbox)
static void omap_mbox_fini(struct omap_mbox *mbox)
struct omap_mbox *mbox = chan->con_priv;
struct omap_mbox *mbox = chan->con_priv;
static int omap_mbox_chan_send_noirq(struct omap_mbox *mbox, u32 msg)
static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg)
struct omap_mbox *mbox = chan->con_priv;
struct omap_mbox *mbox;
struct omap_mbox *mbox;