Searched refs:find_chip_by_name (Results 1 – 1 of 1) sorted by relevance
1619 static struct gpio_chip *find_chip_by_name(const char *name) in find_chip_by_name() function4244 chip = find_chip_by_name(hog->chip_label); in gpiod_add_hogs()4306 chip = find_chip_by_name(p->chip_label); in gpiod_find()