Searched refs:GPIO_TRANSITORY (Results 1 – 5 of 5) sorted by relevance
34 #define GPIO_TRANSITORY 8 macro
14 GPIO_TRANSITORY = (1 << 3), enumerator
349 lflags |= GPIO_TRANSITORY; in gpiod_get_from_of_node()553 *flags |= GPIO_TRANSITORY; in of_find_gpio()619 *lflags |= GPIO_TRANSITORY; in of_parse_own_gpio()
3816 ret = gpiod_set_transitory(desc, (lflags & GPIO_TRANSITORY)); in gpiod_configure_flags()
135 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
Completed in 20 milliseconds