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

/linux-master/include/linux/gpio/
H A Dconsumer.h118 int gpiod_get_array_value(unsigned int array_size,
369 static inline int gpiod_get_array_value(unsigned int array_size, function
/linux-master/drivers/gpio/
H A Dgpio-aggregator.c311 error = gpiod_get_array_value(j, descs, NULL, values);
H A Dgpiolib.c3199 * gpiod_get_array_value() - read values from an array of GPIOs
3211 int gpiod_get_array_value(unsigned int array_size, function
3222 EXPORT_SYMBOL_GPL(gpiod_get_array_value); variable

Completed in 110 milliseconds