Lines Matching defs:girq
432 struct gpio_irq_chip *girq;
533 girq = &chip->irq;
534 girq->chip = &thunderx_gpio_irq_chip;
535 girq->fwnode = of_node_to_fwnode(dev->of_node);
536 girq->parent_domain =
538 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq;
539 girq->populate_parent_alloc_arg = thunderx_gpio_populate_parent_alloc_info;
540 girq->handler = handle_bad_irq;
541 girq->default_type = IRQ_TYPE_NONE;
555 err = irq_domain_push_irq(girq->domain,