Home
last modified time | relevance | path

Searched defs:gpiod_get (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/gpio/
H A Dconsumer.h196 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get() function
/linux/drivers/gpio/
H A Dgpiolib.c4748 struct gpio_desc *__must_check gpiod_get(struct device *dev, const char *con_id, in gpiod_get() function