Searched refs:gpiod_set_array_value (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/driver-api/gpio/ |
| H A D | consumer.rst | 351 int gpiod_set_array_value(unsigned int array_size, 388 gpiod_set_array_value(my_gpio_descs->ndescs, my_gpio_descs->desc,
|
| /linux/drivers/gpio/ |
| H A D | gpio-aggregator.c | 401 ret = gpiod_set_array_value(j, descs, NULL, values); in gpio_fwd_set_multiple()
|
| H A D | gpio-virtuser.c | 205 ctx->ret = gpiod_set_array_value(descs->ndescs, descs->desc, in gpio_virtuser_set_value_array_atomic()
|
| H A D | gpiolib.c | 4061 * gpiod_set_array_value() - assign values to an array of GPIOs in gpiod_set_array_value() 4076 int gpiod_set_array_value(unsigned int array_size, 4087 EXPORT_SYMBOL_GPL(gpiod_set_array_value); in gpiod_set_consumer_name() 4051 int gpiod_set_array_value(unsigned int array_size, gpiod_set_array_value() function
|