Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c1092 static struct gpio_chip *find_chip_by_name(const char *name) in find_chip_by_name() function
3861 gc = find_chip_by_name(hog->chip_label); in gpiod_add_hogs()
3946 gc = find_chip_by_name(p->key); in gpiod_find()