Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c713 u8 desc_irq; in stm32_exti_h_domain_alloc() local
737 desc_irq = host_data->drv_data->desc_irqs[hwirq]; in stm32_exti_h_domain_alloc()
738 if (desc_irq != EXTI_INVALID_IRQ) { in stm32_exti_h_domain_alloc()
742 p_fwspec.param[1] = desc_irq; in stm32_exti_h_domain_alloc()