Searched defs:gpio_export (Results 1 - 1 of 1) sorted by relevance

/drivers/gpio/
H A Dgpiolib.c629 status = gpio_export(gpio, true);
687 * gpio_export - export a GPIO through sysfs
701 int gpio_export(unsigned gpio, bool direction_may_change) function
769 EXPORT_SYMBOL_GPL(gpio_export); variable
869 * gpio_unexport - reverse effect of gpio_export()
987 * registered, and so arch_initcall() can always gpio_export().

Completed in 57 milliseconds