Home
last modified time | relevance | path

Searched refs:stm32_exti_h_chip_direct (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c170 static struct irq_chip stm32_exti_h_chip_direct; variable
190 { .exti = 19, .irq_parent = 3, .chip = &stm32_exti_h_chip_direct },
191 { .exti = 21, .irq_parent = 31, .chip = &stm32_exti_h_chip_direct },
192 { .exti = 22, .irq_parent = 33, .chip = &stm32_exti_h_chip_direct },
193 { .exti = 23, .irq_parent = 72, .chip = &stm32_exti_h_chip_direct },
194 { .exti = 24, .irq_parent = 95, .chip = &stm32_exti_h_chip_direct },
195 { .exti = 25, .irq_parent = 107, .chip = &stm32_exti_h_chip_direct },
196 { .exti = 30, .irq_parent = 52, .chip = &stm32_exti_h_chip_direct },
197 { .exti = 47, .irq_parent = 93, .chip = &stm32_exti_h_chip_direct },
198 { .exti = 48, .irq_parent = 138, .chip = &stm32_exti_h_chip_direct },
637 static struct irq_chip stm32_exti_h_chip_direct = { global() variable
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-stm32-exti.c172 static struct irq_chip stm32_exti_h_chip_direct; variable
694 static struct irq_chip stm32_exti_h_chip_direct = { variable
730 &stm32_exti_h_chip : &stm32_exti_h_chip_direct; in stm32_exti_h_domain_alloc()

Completed in 4 milliseconds