Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-sysfs.c515 static int unexport_gpio_desc(struct gpio_desc *desc) in unexport_gpio_desc() function
571 return do_chip_export_store(dev, attr, buf, size, unexport_gpio_desc); in chip_unexport_store()
649 status = unexport_gpio_desc(desc); in unexport_store()