Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-visconti.c182 girq->child_to_parent_hwirq = visconti_gpio_child_to_parent_hwirq; in visconti_gpio_probe()
Dgpio-ixp4xx.c269 girq->child_to_parent_hwirq = ixp4xx_gpio_child_to_parent_hwirq; in ixp4xx_gpio_probe()
Dgpio-sifive.c254 girq->child_to_parent_hwirq = sifive_gpio_child_to_parent_hwirq; in sifive_gpio_probe()
Dgpio-msc313.c653 gpioirqchip->child_to_parent_hwirq = msc313e_gpio_child_to_parent_hwirq; in msc313_gpio_probe()
Dgpio-thunderx.c538 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq; in thunderx_gpio_probe()
Dgpio-tegra.c741 irq->child_to_parent_hwirq = tegra_gpio_child_to_parent_hwirq; in tegra_gpio_probe()
Dgpiolib.c1040 ret = girq->child_to_parent_hwirq(gc, i, in gpiochip_set_hierarchical_irqchip()
1128 ret = girq->child_to_parent_hwirq(gc, hwirq, type, in gpiochip_hierarchy_irq_domain_alloc()
1197 if (!gc->irq.child_to_parent_hwirq || in gpiochip_hierarchy_add_domain()
Dgpio-tegra186.c865 irq->child_to_parent_hwirq = tegra186_gpio_child_to_parent_hwirq; in tegra186_gpio_probe()
/linux-5.19.10/drivers/pinctrl/qcom/
Dpinctrl-ssbi-mpp.c886 girq->child_to_parent_hwirq = pm8821_mpp_child_to_parent_hwirq; in pm8xxx_mpp_probe()
888 girq->child_to_parent_hwirq = pm8xxx_mpp_child_to_parent_hwirq; in pm8xxx_mpp_probe()
Dpinctrl-ssbi-gpio.c795 girq->child_to_parent_hwirq = pm8xxx_child_to_parent_hwirq; in pm8xxx_gpio_probe()
Dpinctrl-spmi-mpp.c930 girq->child_to_parent_hwirq = pmic_mpp_child_to_parent_hwirq; in pmic_mpp_probe()
Dpinctrl-spmi-gpio.c1098 girq->child_to_parent_hwirq = pmic_gpio_child_to_parent_hwirq; in pmic_gpio_probe()
Dpinctrl-msm.c1316 chip->irq.child_to_parent_hwirq = msm_gpio_wakeirq; in msm_gpio_init()
/linux-5.19.10/include/linux/gpio/
Ddriver.h91 int (*child_to_parent_hwirq)(struct gpio_chip *gc, member
/linux-5.19.10/Documentation/driver-api/gpio/
Ddriver.rst639 girq->child_to_parent_hwirq = my_gpio_child_to_parent_hwirq;
645 a funcion .child_to_parent_hwirq() that has the purpose of looking up