Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c236 static unsigned long stm32_exti_pending(struct irq_chip_generic *gc) in stm32_exti_pending() function
263 while ((pending = stm32_exti_pending(gc))) { in stm32_irq_handler()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-stm32-exti.c295 static unsigned long stm32_exti_pending(struct irq_chip_generic *gc) in stm32_exti_pending() function
322 while ((pending = stm32_exti_pending(gc))) { in stm32_irq_handler()

Completed in 4 milliseconds