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