Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-stm32-exti.c628 int p_irq, bank; in stm32_exti_h_domain_alloc() local
637 p_irq = stm32_exti_to_irq(host_data->drv_data, hwirq); in stm32_exti_h_domain_alloc()
638 if (p_irq >= 0) { in stm32_exti_h_domain_alloc()
642 p_fwspec.param[1] = p_irq; in stm32_exti_h_domain_alloc()