Searched defs:s5p_gpioint_bank (Results 1 – 1 of 1) sorted by relevance
35 struct s5p_gpioint_bank { struct36 struct list_head list;37 int start;38 int nr_groups;39 int irq;40 struct samsung_gpio_chip **chips;41 void (*handler)(unsigned int, struct irq_desc *);