Searched defs:gpio_irq_chip (Results 1 – 1 of 1) sorted by relevance
31 struct gpio_irq_chip { struct37 struct irq_chip *chip;45 struct irq_domain *domain;145 unsigned int default_type;179 union {189 unsigned int num_parents;197 unsigned int *parents;204 unsigned int *map;211 bool threaded;219 bool per_parent_data;[all …]
Completed in 5 milliseconds