Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/gpio/
Dconsumer.h201 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get() function
/kernel/linux/linux-5.10/drivers/gpio/
Dgpiolib.c3868 struct gpio_desc *__must_check gpiod_get(struct device *dev, const char *con_id, in gpiod_get() function