Searched refs:GPIOF_EXPORT_CHANGEABLE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpiolib-legacy.c54 err = gpiod_export(desc, flags & GPIOF_EXPORT_CHANGEABLE); gpio_request_one()
/linux-4.1.27/include/linux/
H A Dgpio.h29 #define GPIOF_EXPORT_CHANGEABLE (1 << 6) macro
31 #define GPIOF_EXPORT_DIR_CHANGEABLE (GPIOF_EXPORT | GPIOF_EXPORT_CHANGEABLE)

Completed in 131 milliseconds