Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c3714 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() function
4019 desc = gpiod_find(dev, con_id, idx, &lookupflags); in gpiod_get_index()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c3911 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() function
4044 desc = gpiod_find(consumer, con_id, idx, &lookupflags); in gpiod_find_and_request()

Completed in 14 milliseconds