Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/irqchip/
Dqcom-pdc.c195 irq_hw_number_t hwirq, parent_hwirq; in qcom_pdc_alloc() local
203 parent_hwirq = get_parent_hwirq(hwirq); in qcom_pdc_alloc()
204 if (parent_hwirq == ~0UL) in qcom_pdc_alloc()
221 parent_fwspec.param[1] = parent_hwirq; in qcom_pdc_alloc()