Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c41 struct stm32_desc_irq { struct
49 const struct stm32_desc_irq *desc_irqs;
172 static const struct stm32_desc_irq stm32mp1_desc_irq[] = {
218 stm32_desc_irq *stm32_exti_get_desc(const struct stm32_exti_drv_data *drv_data, in stm32_exti_get_desc()
221 const struct stm32_desc_irq *desc = NULL; in stm32_exti_get_desc()
656 const struct stm32_desc_irq *desc; in stm32_exti_h_domain_alloc()

Completed in 3 milliseconds