Home
last modified time | relevance | path

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

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