Searched defs:__devm_gpiod_get_index_optional (Results 1 – 2 of 2) sorted by relevance
185 struct gpio_desc *__must_check __devm_gpiod_get_index_optional(struct device *dev, in __devm_gpiod_get_index_optional() function
232 __devm_gpiod_get_index_optional(struct device *dev, const char *con_id, in __devm_gpiod_get_index_optional() function457 #define __devm_gpiod_get_index_optional(dev, con_id, index, flags, ...) \ macro