Home
last modified time | relevance | path

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

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