Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpiolib-devres.c325 void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function
/linux-5.19.10/include/linux/gpio/
Dconsumer.h313 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function