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

/linux-master/drivers/gpio/
H A Dgpio-visconti.c207 girq->child_to_parent_hwirq = visconti_gpio_child_to_parent_hwirq;
H A Dgpio-ixp4xx.c327 girq->child_to_parent_hwirq = ixp4xx_gpio_child_to_parent_hwirq;
H A Dgpio-sifive.c249 girq->child_to_parent_hwirq = sifive_gpio_child_to_parent_hwirq;
H A Dgpio-thunderx.c539 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq;
H A Dgpio-msc313.c667 gpioirqchip->child_to_parent_hwirq = msc313e_gpio_child_to_parent_hwirq;
H A Dgpio-tegra.c759 irq->child_to_parent_hwirq = tegra_gpio_child_to_parent_hwirq;
H A Dgpio-tegra186.c932 irq->child_to_parent_hwirq = tegra186_gpio_child_to_parent_hwirq;
H A Dgpiolib.c1378 ret = girq->child_to_parent_hwirq(gc, i,
1460 ret = girq->child_to_parent_hwirq(gc, hwirq, type,
1571 if (!gc->irq.child_to_parent_hwirq ||
/linux-master/include/linux/gpio/
H A Ddriver.h86 * @child_to_parent_hwirq:
102 int (*child_to_parent_hwirq)(struct gpio_chip *gc, member in struct:gpio_irq_chip
/linux-master/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c906 girq->child_to_parent_hwirq = pm8821_mpp_child_to_parent_hwirq;
908 girq->child_to_parent_hwirq = pm8xxx_mpp_child_to_parent_hwirq;
H A Dpinctrl-spmi-mpp.c950 girq->child_to_parent_hwirq = pmic_mpp_child_to_parent_hwirq;
H A Dpinctrl-ssbi-gpio.c814 girq->child_to_parent_hwirq = pm8xxx_child_to_parent_hwirq;
H A Dpinctrl-spmi-gpio.c1151 girq->child_to_parent_hwirq = pmic_gpio_child_to_parent_hwirq;
H A Dpinctrl-msm.c1419 chip->irq.child_to_parent_hwirq = msm_gpio_wakeirq;
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c2247 girq->child_to_parent_hwirq = rzg2l_gpio_child_to_parent_hwirq;

Completed in 348 milliseconds