Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dqcom-pdc.c274 static int qcom_pdc_translate(struct irq_domain *d, struct irq_fwspec *fwspec, in qcom_pdc_translate() function
298 ret = qcom_pdc_translate(domain, fwspec, &hwirq, &type); in qcom_pdc_alloc()
328 .translate = qcom_pdc_translate,
342 ret = qcom_pdc_translate(domain, fwspec, &hwirq, &type); in qcom_pdc_gpio_alloc()