Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/gpio/
Dconsumer.h79 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
233 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional() function
/linux-6.1.9/drivers/gpio/
Dgpiolib.c4360 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev, in gpiod_get_array_optional() function
4372 EXPORT_SYMBOL_GPL(gpiod_get_array_optional);
/linux-6.1.9/Documentation/driver-api/gpio/
Dconsumer.rst128 struct gpio_descs *gpiod_get_array_optional(struct device *dev,