Searched refs:gpiod_get_index_optional (Results 1 – 3 of 3) sorted by relevance
60 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,172 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() function
2061 return gpiod_get_index_optional(dev, con_id, 0, flags); in gpiod_get_optional()2256 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev, in gpiod_get_index_optional() function2271 EXPORT_SYMBOL_GPL(gpiod_get_index_optional);
61 gpiod_get_index_optional() functions can be used. These functions return NULL68 struct gpio_desc *gpiod_get_index_optional(struct device *dev,