Searched defs:__gpiod_get (Results 1 – 2 of 2) sorted by relevance
148 static inline struct gpio_desc *__must_check __gpiod_get(struct device *dev, in __gpiod_get() function434 #define __gpiod_get(dev, con_id, flags, ...) __gpiod_get(dev, con_id, flags) macro
1885 struct gpio_desc *__must_check __gpiod_get(struct device *dev, const char *con_id, in __gpiod_get() function