Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpiolib.c3728 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() function
4103 desc = gpiod_find(dev, con_id, idx, &lookupflags); in gpiod_get_index()