Searched refs:transitory (Results 1 – 7 of 7) sorted by relevance
304 bool transitory = false; in gpiod_get_from_of_node() local317 transitory = flags & OF_GPIO_TRANSITORY; in gpiod_get_from_of_node()335 if (transitory) in gpiod_get_from_of_node()
3165 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory) in gpiod_set_transitory() argument3177 if (transitory) in gpiod_set_transitory()3188 !transitory); in gpiod_set_transitory()
160 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory);475 static inline int gpiod_set_transitory(struct gpio_desc *desc, bool transitory) in gpiod_set_transitory() argument
47 transitory or permanent condition)
122 - You know that the DMA mapping is fairly transitory. If you expect
133 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
224 (state is one of the values below). As this state is transitory,