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

/linux-4.4.14/drivers/gpio/
H A Ddevres.c238 * devm_gpiod_get_array_optional - Resource-managed gpiod_get_array_optional()
243 * Managed gpiod_get_array_optional(). GPIO descriptors returned from this
245 * See gpiod_get_array_optional() for detailed information about behavior and
H A Dgpiolib.c2380 * gpiod_get_array_optional - obtain multiple GPIOs from a multi-index GPIO
2389 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev, gpiod_get_array_optional() function
2401 EXPORT_SYMBOL_GPL(gpiod_get_array_optional); variable
/linux-4.4.14/include/linux/gpio/
H A Dconsumer.h67 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
186 gpiod_get_array_optional(struct device *dev, const char *con_id, gpiod_get_array_optional() function

Completed in 81 milliseconds