Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/gpio/
A Dconsumer.h117 int gpiod_get_array_value(unsigned int array_size,
369 static inline int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
/linux-6.3-rc2/drivers/gpio/
A Dgpio-aggregator.c301 error = gpiod_get_array_value(j, descs, NULL, values); in gpio_fwd_get_multiple()
A Dgpiolib.c2932 int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
2943 EXPORT_SYMBOL_GPL(gpiod_get_array_value);
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Dconsumer.rst332 int gpiod_get_array_value(unsigned int array_size,
406 The return value of gpiod_get_array_value() and its variants is 0 on success

Completed in 14 milliseconds