Searched defs:__devm_gpiod_get_index (Results 1 – 2 of 2) sorted by relevance
99 struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev, in __devm_gpiod_get_index() function
216 __devm_gpiod_get_index(struct device *dev, in __devm_gpiod_get_index() function449 #define __devm_gpiod_get_index(dev, con_id, index, flags, ...) \ macro