Searched refs:gpiod_set_array_value (Results 1 – 5 of 5) sorted by relevance
/drivers/iio/adc/ |
D | ad7606_spi.c | 261 gpiod_set_array_value(ARRAY_SIZE(os), in ad7606B_sw_mode_config()
|
D | ad7606.c | 243 gpiod_set_array_value(ARRAY_SIZE(values), st->gpio_os->desc, in ad7606_write_os_hw()
|
/drivers/tty/serial/ |
D | serial_mctrl_gpio.c | 62 gpiod_set_array_value(count, desc_array, NULL, values); in mctrl_gpio_set()
|
/drivers/gpio/ |
D | gpio-aggregator.c | 416 gpiod_set_array_value(j, descs, NULL, values); in gpio_fwd_set_multiple()
|
D | gpiolib.c | 3159 int gpiod_set_array_value(unsigned int array_size, in gpiod_set_array_value() function 3170 EXPORT_SYMBOL_GPL(gpiod_set_array_value);
|