Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/gpio/
Dconsumer.h64 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
200 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() function
/Linux-v4.19/Documentation/driver-api/gpio/
Dconsumer.rst87 gpiod_get_index_optional() functions can be used. These functions return NULL
94 struct gpio_desc *gpiod_get_index_optional(struct device *dev,
/Linux-v4.19/drivers/gpio/
Dgpiolib.c3793 return gpiod_get_index_optional(dev, con_id, 0, flags); in gpiod_get_optional()
4076 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev, in gpiod_get_index_optional() function
4091 EXPORT_SYMBOL_GPL(gpiod_get_index_optional);