Searched refs:transitory (Results 1 – 8 of 8) sorted by relevance
161 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory);
1308 bool transitory; in gpio_virtuser_lookup_entry_config_transitory_store() local1311 ret = kstrtobool(page, &transitory); in gpio_virtuser_lookup_entry_config_transitory_store()1320 if (transitory) in gpio_virtuser_lookup_entry_config_transitory_store()1328 CONFIGFS_ATTR(gpio_virtuser_lookup_entry_config_, transitory);
3174 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory) in gpiod_set_transitory() argument3181 assign_bit(FLAG_TRANSITORY, &desc->flags, transitory); in gpiod_set_transitory()3186 !transitory); in gpiod_set_transitory()
70 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/transitory``90 ``'active_low'`` and ``'transitory'`` are boolean attributes.
96 - You know that the DMA mapping is fairly transitory. If you expect
126 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
40 transitory or permanent condition)
246 (state is one of the values below). As this state is transitory,