Searched refs:gpiod_unexport (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dgpio.h133 gpiod_unexport(gpio_to_desc(gpio)); gpio_unexport()
/linux-4.4.14/include/linux/gpio/
H A Dconsumer.h433 void gpiod_unexport(struct gpio_desc *desc);
449 static inline void gpiod_unexport(struct gpio_desc *desc) gpiod_unexport() function
/linux-4.4.14/drivers/gpio/
H A Dgpiolib-sysfs.c671 * gpiod_unexport - reverse effect of gpio_export()
676 void gpiod_unexport(struct gpio_desc *desc) gpiod_unexport() function
717 EXPORT_SYMBOL_GPL(gpiod_unexport); variable
H A Dgpiolib.c977 gpiod_unexport(desc); __gpiod_free()
/linux-4.4.14/drivers/hsi/clients/
H A Dnokia-modem.c81 gpiod_unexport(modem->gpios[i].gpio); nokia_modem_gpio_unexport()
/linux-4.4.14/sound/soc/
H A Dsoc-jack.c430 gpiod_unexport(gpios[i].desc); snd_soc_jack_free_gpios()

Completed in 253 milliseconds