Home
last modified time | relevance | path

Searched refs:omap_mbox_irq_t (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Domap-mailbox.h13 typedef int __bitwise omap_mbox_irq_t; typedef
14 #define IRQ_TX ((__force omap_mbox_irq_t) 1)
15 #define IRQ_RX ((__force omap_mbox_irq_t) 2)
23 void omap_mbox_enable_irq(struct mbox_chan *chan, omap_mbox_irq_t irq);
24 void omap_mbox_disable_irq(struct mbox_chan *chan, omap_mbox_irq_t irq);