Searched defs:first_irq (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/avr32/mach-at32ap/ |
H A D | extint.c | 58 unsigned int first_irq; member in struct:eic
|
/linux-4.1.27/kernel/irq/ |
H A D | irqdomain.c | 128 irq_domain_add_simple(struct device_node *of_node, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_simple() argument 171 irq_domain_add_legacy(struct device_node *of_node, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_legacy() argument
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpiolib.c | 591 gpiochip_irqchip_add(struct gpio_chip *gpiochip, struct irq_chip *irqchip, unsigned int first_irq, irq_flow_handler_t handler, unsigned int type) gpiochip_irqchip_add() argument
|
Completed in 276 milliseconds