Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib.c1085 static int gpiochip_match_name(struct gpio_chip *gc, void *data) in gpiochip_match_name() function
1094 return gpiochip_find((void *)name, gpiochip_match_name); in find_chip_by_name()