Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpio/
A Dgpio-visconti.c179 girq->child_to_parent_hwirq = visconti_gpio_child_to_parent_hwirq; in visconti_gpio_probe()
A Dgpio-ixp4xx.c280 girq->child_to_parent_hwirq = ixp4xx_gpio_child_to_parent_hwirq; in ixp4xx_gpio_probe()
A Dgpio-sifive.c255 girq->child_to_parent_hwirq = sifive_gpio_child_to_parent_hwirq; in sifive_gpio_probe()
A Dgpio-msc313.c650 gpioirqchip->child_to_parent_hwirq = msc313e_gpio_child_to_parent_hwirq; in msc313_gpio_probe()
A Dgpio-thunderx.c533 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq; in thunderx_gpio_probe()
A Dgpio-tegra.c764 irq->child_to_parent_hwirq = tegra_gpio_child_to_parent_hwirq; in tegra_gpio_probe()
A Dgpiolib.c1124 ret = girq->child_to_parent_hwirq(gc, i, in gpiochip_set_hierarchical_irqchip()
1206 ret = girq->child_to_parent_hwirq(gc, hwirq, type, in gpiochip_hierarchy_irq_domain_alloc()
1278 if (!gc->irq.child_to_parent_hwirq || in gpiochip_hierarchy_add_domain()
A Dgpio-tegra186.c860 irq->child_to_parent_hwirq = tegra186_gpio_child_to_parent_hwirq; in tegra186_gpio_probe()
/linux-6.3-rc2/drivers/pinctrl/qcom/
A Dpinctrl-ssbi-mpp.c887 girq->child_to_parent_hwirq = pm8821_mpp_child_to_parent_hwirq; in pm8xxx_mpp_probe()
889 girq->child_to_parent_hwirq = pm8xxx_mpp_child_to_parent_hwirq; in pm8xxx_mpp_probe()
A Dpinctrl-ssbi-gpio.c796 girq->child_to_parent_hwirq = pm8xxx_child_to_parent_hwirq; in pm8xxx_gpio_probe()
A Dpinctrl-spmi-mpp.c932 girq->child_to_parent_hwirq = pmic_mpp_child_to_parent_hwirq; in pmic_mpp_probe()
A Dpinctrl-spmi-gpio.c1151 girq->child_to_parent_hwirq = pmic_gpio_child_to_parent_hwirq; in pmic_gpio_probe()
A Dpinctrl-msm.c1345 chip->irq.child_to_parent_hwirq = msm_gpio_wakeirq; in msm_gpio_init()
/linux-6.3-rc2/include/linux/gpio/
A Ddriver.h100 int (*child_to_parent_hwirq)(struct gpio_chip *gc, member
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Ddriver.rst639 girq->child_to_parent_hwirq = my_gpio_child_to_parent_hwirq;
645 a function .child_to_parent_hwirq() that has the purpose of looking up
/linux-6.3-rc2/drivers/pinctrl/renesas/
A Dpinctrl-rzg2l.c1373 girq->child_to_parent_hwirq = rzg2l_gpio_child_to_parent_hwirq; in rzg2l_gpio_register()

Completed in 47 milliseconds