Home
last modified time | relevance | path

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

/openbmc/linux/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()