Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib.c3912 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() function
4045 desc = gpiod_find(consumer, con_id, idx, &lookupflags); in gpiod_find_and_request()