Searched refs:alt_gpio_irq_type (Results 1 – 1 of 1) sorted by relevance
213 static int alt_gpio_irq_type(struct irq_data *d, unsigned type);733 .irq_type = alt_gpio_irq_type,754 .irq_type = alt_gpio_irq_type,773 .irq_type = alt_gpio_irq_type,1595 static int alt_gpio_irq_type(struct irq_data *d, unsigned type) in alt_gpio_irq_type() function