Searched refs:gpiod_unexport (Results 1 – 9 of 9) sorted by relevance
102 gpiod_unexport(gpio_to_desc(gpio)); in gpio_unexport()
652 void gpiod_unexport(struct gpio_desc *desc);668 static inline void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function
678 void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function719 EXPORT_SYMBOL_GPL(gpiod_unexport);
2096 gpiod_unexport(desc); in gpiod_free_commit()
67 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);
1022 gpiod_unexport(device->gpiod[i]); in setup_gpio()
1465 gpiod_unexport(chip->reset_gpio); in lan9303_remove()
Completed in 19 milliseconds