Searched refs:at91sam9g45_aic_irq_fixup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-atmel-aic.c | 222 static void __init at91sam9g45_aic_irq_fixup(void) in at91sam9g45_aic_irq_fixup() function 230 { .compatible = "atmel,at91sam9g45", .data = at91sam9g45_aic_irq_fixup }, 232 { .compatible = "atmel,at91sam9rl", .data = at91sam9g45_aic_irq_fixup },
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-atmel-aic.c | 222 static void __init at91sam9g45_aic_irq_fixup(void) in at91sam9g45_aic_irq_fixup() function 230 { .compatible = "atmel,at91sam9g45", .data = at91sam9g45_aic_irq_fixup }, 232 { .compatible = "atmel,at91sam9rl", .data = at91sam9g45_aic_irq_fixup },
|
Completed in 1 milliseconds