Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c169 static struct irq_chip stm32_exti_h_chip; variable
173 { .exti = 0, .irq_parent = 6, .chip = &stm32_exti_h_chip },
174 { .exti = 1, .irq_parent = 7, .chip = &stm32_exti_h_chip },
175 { .exti = 2, .irq_parent = 8, .chip = &stm32_exti_h_chip },
176 { .exti = 3, .irq_parent = 9, .chip = &stm32_exti_h_chip },
177 { .exti = 4, .irq_parent = 10, .chip = &stm32_exti_h_chip },
178 { .exti = 5, .irq_parent = 23, .chip = &stm32_exti_h_chip },
179 { .exti = 6, .irq_parent = 64, .chip = &stm32_exti_h_chip },
180 { .exti = 7, .irq_parent = 65, .chip = &stm32_exti_h_chip },
181 { .exti = 8, .irq_parent = 66, .chip = &stm32_exti_h_chip },
625 static struct irq_chip stm32_exti_h_chip = { global() variable
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-stm32-exti.c171 static struct irq_chip stm32_exti_h_chip; variable
682 static struct irq_chip stm32_exti_h_chip = { variable
730 &stm32_exti_h_chip : &stm32_exti_h_chip_direct; in stm32_exti_h_domain_alloc()

Completed in 3 milliseconds