Home
last modified time | relevance | path

Searched refs:transitory (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpio/
A Dgpiolib-of.c317 bool transitory = false; in gpiod_get_from_of_node() local
330 transitory = flags & OF_GPIO_TRANSITORY; in gpiod_get_from_of_node()
348 if (transitory) in gpiod_get_from_of_node()
A Dgpiolib.c2437 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory) in gpiod_set_transitory() argument
2444 assign_bit(FLAG_TRANSITORY, &desc->flags, transitory); in gpiod_set_transitory()
2449 !transitory); in gpiod_set_transitory()
/linux/include/linux/gpio/
A Dconsumer.h162 int gpiod_set_transitory(struct gpio_desc *desc, bool transitory);
491 static inline int gpiod_set_transitory(struct gpio_desc *desc, bool transitory) in gpiod_set_transitory() argument
/linux/Documentation/core-api/
A Ddma-attributes.rst96 - You know that the DMA mapping is fairly transitory. If you expect
/linux/Documentation/userspace-api/media/dvb/
A Dfrontend-stat-properties.rst40 transitory or permanent condition)
/linux/Documentation/driver-api/gpio/
A Dboard.rst135 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
/linux/Documentation/scsi/
A Dscsi_fc_transport.rst246 (state is one of the values below). As this state is transitory,

Completed in 20 milliseconds