Searched defs:gpmc_client_irq (Results 1 – 1 of 1) sorted by relevance
202 struct gpmc_client_irq { struct203 unsigned irq;204 u32 bitmask;234 static struct gpmc_client_irq gpmc_client_irq[GPMC_NR_IRQ]; variable