Home
last modified time | relevance | path

Searched refs:gpiod_unexport (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dgpio.h136 gpiod_unexport(gpio_to_desc(gpio)); in gpio_unexport()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h721 void gpiod_unexport(struct gpio_desc *desc);
737 static inline void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-sysfs.c706 void gpiod_unexport(struct gpio_desc *desc) in gpiod_unexport() function
747 EXPORT_SYMBOL_GPL(gpiod_unexport);
H A Dgpiolib.c2125 gpiod_unexport(desc); in gpiod_free_commit()
/OK3568_Linux_fs/kernel/drivers/hsi/clients/
H A Dnokia-modem.c68 gpiod_unexport(modem->gpios[i].gpio); in nokia_modem_gpio_unexport()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-jack.c286 gpiod_unexport(gpios[i].desc); in jack_free_gpios()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/
H A Dsysfs.rst149 void gpiod_unexport(struct gpio_desc *desc);
/OK3568_Linux_fs/kernel/drivers/staging/pi433/
H A Dpi433_if.c1011 gpiod_unexport(device->gpiod[i]); in setup_gpio()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dlan9303-core.c1372 gpiod_unexport(chip->reset_gpio); in lan9303_remove()