Searched defs:__devm_gpiod_get_optional (Results 1 – 2 of 2) sorted by relevance
80 struct gpio_desc *__must_check __devm_gpiod_get_optional(struct device *dev, in __devm_gpiod_get_optional() function
225 __devm_gpiod_get_optional(struct device *dev, const char *con_id, in __devm_gpiod_get_optional() function453 #define __devm_gpiod_get_optional(dev, con_id, flags, ...) \ macro