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

/linux-master/drivers/gpio/
H A Dgpiolib-sysfs.c521 /* reject bogus commands (gpiod_unexport() ignores them) */
534 gpiod_unexport(desc);
695 * gpiod_unexport - reverse effect of gpiod_export()
700 void gpiod_unexport(struct gpio_desc *desc) function
741 EXPORT_SYMBOL_GPL(gpiod_unexport); variable
810 gpiod_unexport(desc);
H A Dgpio-twl4030.c498 gpiod_unexport(d);
/linux-master/include/linux/gpio/
H A Dconsumer.h634 void gpiod_unexport(struct gpio_desc *desc);
652 static inline void gpiod_unexport(struct gpio_desc *desc) function
/linux-master/drivers/hsi/clients/
H A Dnokia-modem.c67 gpiod_unexport(modem->gpios[i].gpio);
/linux-master/sound/soc/
H A Dsoc-jack.c285 gpiod_unexport(gpios[i].desc);
/linux-master/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c937 gpiod_unexport(desc);

Completed in 277 milliseconds