Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-ixp4xx.c288 girq->child_to_parent_hwirq = ixp4xx_gpio_child_to_parent_hwirq; in ixp4xx_gpio_probe()
H A Dgpio-sifive.c231 girq->child_to_parent_hwirq = sifive_gpio_child_to_parent_hwirq; in sifive_gpio_probe()
H A Dgpio-thunderx.c538 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq; in thunderx_gpio_probe()
H A Dgpio-tegra186.c703 irq->child_to_parent_hwirq = tegra186_gpio_child_to_parent_hwirq; in tegra186_gpio_probe()
H A Dgpiolib.c1054 ret = girq->child_to_parent_hwirq(gc, i, in gpiochip_set_hierarchical_irqchip()
1142 ret = girq->child_to_parent_hwirq(gc, hwirq, type, in gpiochip_hierarchy_irq_domain_alloc()
1211 if (!gc->irq.child_to_parent_hwirq || in gpiochip_hierarchy_add_domain()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h91 int (*child_to_parent_hwirq)(struct gpio_chip *gc, member
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c796 girq->child_to_parent_hwirq = pm8xxx_child_to_parent_hwirq; in pm8xxx_gpio_probe()
H A Dpinctrl-spmi-gpio.c1061 girq->child_to_parent_hwirq = pmic_gpio_child_to_parent_hwirq; in pmic_gpio_probe()
H A Dpinctrl-msm.c1285 chip->irq.child_to_parent_hwirq = msm_gpio_wakeirq; in msm_gpio_init()
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Ddriver.rst485 girq->child_to_parent_hwirq = my_gpio_child_to_parent_hwirq;
491 a funcion .child_to_parent_hwirq() that has the purpose of looking up