Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()