Home
last modified time | relevance | path

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

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