Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpiolib.c473 static struct gpio_chip *find_chip_by_name(const char *name) in find_chip_by_name() function
1942 chip = find_chip_by_name(p->chip_label); in gpiod_find()