Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3.c722 static int gic_irq_domain_xlate(struct irq_domain *d, in gic_irq_domain_xlate() function
758 ret = gic_irq_domain_xlate(domain, irq_data->np, irq_data->args, in gic_irq_domain_alloc()
782 .xlate = gic_irq_domain_xlate,
Dirq-gic.c816 static int gic_irq_domain_xlate(struct irq_domain *d, in gic_irq_domain_xlate() function
867 ret = gic_irq_domain_xlate(domain, irq_data->np, irq_data->args, in gic_irq_domain_alloc()
879 .xlate = gic_irq_domain_xlate,
887 .xlate = gic_irq_domain_xlate,
Dirq-mips-gic.c730 static int gic_irq_domain_xlate(struct irq_domain *d, struct device_node *ctrlr, in gic_irq_domain_xlate() function
751 .xlate = gic_irq_domain_xlate,