Home
last modified time | relevance | path

Searched refs:of_find_gpiochip_by_node (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-of.c729 static struct gpio_chip *of_find_gpiochip_by_node(struct device_node *np) in of_find_gpiochip_by_node() function
755 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()
772 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-of.c820 static struct gpio_chip *of_find_gpiochip_by_node(struct device_node *np) in of_find_gpiochip_by_node() function
846 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()
863 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()

Completed in 3 milliseconds