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

/linux-4.4.14/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.4.14/include/linux/gpio/
H A Dconsumer.h253 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) devm_gpiod_put() function

Completed in 285 milliseconds