Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3.c671 static struct irq_chip gic_chip = { variable
700 irq_domain_set_info(d, irq, hw, &gic_chip, d->host_data, in gic_irq_domain_map()
706 irq_domain_set_info(d, irq, hw, &gic_chip, d->host_data, in gic_irq_domain_map()
714 irq_domain_set_info(d, irq, hw, &gic_chip, d->host_data, in gic_irq_domain_map()
Dirq-gic.c324 static struct irq_chip gic_chip = { variable
801 irq_domain_set_info(d, irq, hw, &gic_chip, d->host_data, in gic_irq_domain_map()
805 irq_domain_set_info(d, irq, hw, &gic_chip, d->host_data, in gic_irq_domain_map()
892 gic_chip.flags |= flags; in gic_set_irqchip_flags()