Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h82 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
238 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.c4340 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev, in gpiod_get_array_optional() function
4352 EXPORT_SYMBOL_GPL(gpiod_get_array_optional);
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst124 struct gpio_descs *gpiod_get_array_optional(struct device *dev,