Searched defs:gpmc_client_irq (Results 1 – 1 of 1) sorted by relevance
121 struct gpmc_client_irq { struct122 unsigned irq;123 u32 bitmask;153 static struct gpmc_client_irq gpmc_client_irq[GPMC_NR_IRQ]; variable