Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h123 int gpiod_set_array_value(unsigned int array_size,
378 static inline int gpiod_set_array_value(unsigned int array_size, in gpiod_set_array_value() function
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_mctrl_gpio.c62 gpiod_set_array_value(count, desc_array, NULL, values); in mctrl_gpio_set()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7606_spi.c261 gpiod_set_array_value(ARRAY_SIZE(os), in ad7606B_sw_mode_config()
H A Dad7606.c243 gpiod_set_array_value(ARRAY_SIZE(values), st->gpio_os->desc, in ad7606_write_os_hw()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c416 gpiod_set_array_value(j, descs, NULL, values); in gpio_fwd_set_multiple()
H A Dgpiolib.c3161 int gpiod_set_array_value(unsigned int array_size, in gpiod_set_array_value() function
3172 EXPORT_SYMBOL_GPL(gpiod_set_array_value);
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst341 int gpiod_set_array_value(unsigned int array_size,
377 gpiod_set_array_value(my_gpio_descs->ndescs, my_gpio_descs->desc,