Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/gpio/
Dconsumer.h106 int gpiod_get_array_value(unsigned int array_size,
331 static inline int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
/Linux-v4.19/Documentation/driver-api/gpio/
Dconsumer.rst324 int gpiod_get_array_value(unsigned int array_size,
379 The return value of gpiod_get_array_value() and its variants is 0 on success
/Linux-v4.19/drivers/gpio/
Dgpiolib.c2932 int gpiod_get_array_value(unsigned int array_size, in gpiod_get_array_value() function
2940 EXPORT_SYMBOL_GPL(gpiod_get_array_value);