Home
last modified time | relevance | path

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

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