Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-ixp4xx.c325 girq->child_to_parent_hwirq = ixp4xx_gpio_child_to_parent_hwirq; in ixp4xx_gpio_probe()
H A Dgpio-sifive.c249 girq->child_to_parent_hwirq = sifive_gpio_child_to_parent_hwirq; in sifive_gpio_probe()
H A Dgpio-msc313.c668 gpioirqchip->child_to_parent_hwirq = msc313e_gpio_child_to_parent_hwirq; in msc313_gpio_probe()
H A Dgpio-thunderx.c540 girq->child_to_parent_hwirq = thunderx_gpio_child_to_parent_hwirq; in thunderx_gpio_probe()
/linux/include/linux/gpio/
H A Ddriver.h102 int (*child_to_parent_hwirq)(struct gpio_chip *gc, member
/linux/Documentation/driver-api/gpio/
H A Ddriver.rst638 girq->child_to_parent_hwirq = my_gpio_child_to_parent_hwirq;
644 a function .child_to_parent_hwirq() that has the purpose of looking up