Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpiolib-of.c84 static int of_gpiochip_match_node_and_xlate(struct gpio_chip *chip, void *data) in of_gpiochip_match_node_and_xlate() function
96 return gpiochip_find(gpiospec, of_gpiochip_match_node_and_xlate); in of_find_gpiochip_by_xlate()