Home
last modified time | relevance | path

Searched refs:gpiod_get_array_value (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h118 int gpiod_get_array_value(unsigned int array_size,
364 static inline int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c356 error = gpiod_get_array_value(j, descs, NULL, values); in gpio_fwd_get_multiple()
H A Dgpiolib.c2866 int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
2877 EXPORT_SYMBOL_GPL(gpiod_get_array_value);
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst324 int gpiod_get_array_value(unsigned int array_size,
397 The return value of gpiod_get_array_value() and its variants is 0 on success