Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A Dconsumer.h80 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
234 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional() function
/openbmc/linux/drivers/gpio/
H A Dgpiolib.c4493 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev, in gpiod_get_array_optional() function
4505 EXPORT_SYMBOL_GPL(gpiod_get_array_optional);
/openbmc/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst128 struct gpio_descs *gpiod_get_array_optional(struct device *dev,