Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Ddevres.c270 void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function
/linux-4.4.14/include/linux/gpio/
Dconsumer.h253 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() function