Searched refs:omap_mbox_queue (Results 1 – 1 of 1) sorted by relevance
64 struct omap_mbox_queue { struct105 struct omap_mbox_queue *rxq;257 struct omap_mbox_queue *mq = in mbox_rx_work()258 container_of(work, struct omap_mbox_queue, work); in mbox_rx_work()290 struct omap_mbox_queue *mq = mbox->rxq; in __mbox_rx_interrupt()326 static struct omap_mbox_queue *mbox_queue_alloc(struct omap_mbox *mbox, in mbox_queue_alloc()329 struct omap_mbox_queue *mq; in mbox_queue_alloc()351 static void mbox_queue_free(struct omap_mbox_queue *q) in mbox_queue_free()360 struct omap_mbox_queue *mq; in omap_mbox_startup()