Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpiolib.c959 static struct gpio_chip *find_chip_by_name(const char *name) in find_chip_by_name() function
3677 gc = find_chip_by_name(hog->chip_label); in gpiod_add_hogs()
3762 gc = find_chip_by_name(p->key); in gpiod_find()