Home
last modified time | relevance | path

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

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