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

/linux-4.1.27/drivers/gpio/
H A Ddevres.c270 void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) devm_gpiod_put() function
275 EXPORT_SYMBOL(devm_gpiod_put); variable
/linux-4.1.27/include/linux/gpio/
H A Dconsumer.h252 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) devm_gpiod_put() function

Completed in 215 milliseconds