Searched refs:gpiod_get_array (Results 1 – 1 of 1) sorted by relevance
113 struct gpio_descs *gpiod_get_array(struct device *dev,171 from an array acquired with gpiod_get_array().378 * array_info - optional information obtained from gpiod_get_array()382 The descriptor array can be obtained using the gpiod_get_array() function385 the struct gpio_descs returned by gpiod_get_array()::387 struct gpio_descs *my_gpio_descs = gpiod_get_array(...);393 gpiod_get_array(). Afterwards the array of descriptors has to be setup402 array function matches the one obtained from gpiod_get_array() and array_info