Searched refs:__devm_gpiod_get (Results 1 – 2 of 2) sorted by relevance
73 struct gpio_desc *__must_check __devm_gpiod_get(struct device *dev,208 __devm_gpiod_get(struct device *dev, in __devm_gpiod_get() function446 #define __devm_gpiod_get(dev, con_id, flags, ...) \ macro447 __devm_gpiod_get(dev, con_id, flags)448 #define devm_gpiod_get(varargs...) __devm_gpiod_get(varargs, GPIOD_ASIS)
62 struct gpio_desc *__must_check __devm_gpiod_get(struct device *dev, in __devm_gpiod_get() function68 EXPORT_SYMBOL(__devm_gpiod_get);