Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-devres.c308 void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function
/linux/include/linux/gpio/
H A Dconsumer.h309 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function