Searched refs:gpiod_unexport (Results 1 – 9 of 9) sorted by relevance
136 gpiod_unexport(gpio_to_desc(gpio)); in gpio_unexport()
721 void gpiod_unexport(struct gpio_desc *desc);737 static inline void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function
698 void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function739 EXPORT_SYMBOL_GPL(gpiod_unexport);
1967 gpiod_unexport(desc); in gpiod_free_commit()
68 gpiod_unexport(modem->gpios[i].gpio); in nokia_modem_gpio_unexport()
285 gpiod_unexport(gpios[i].desc); in jack_free_gpios()
149 void gpiod_unexport(struct gpio_desc *desc);
1011 gpiod_unexport(device->gpiod[i]); in setup_gpio()
1376 gpiod_unexport(chip->reset_gpio); in lan9303_remove()
Completed in 28 milliseconds