Lines Matching refs:__must_check
50 struct gpio_desc *__must_check __gpiod_get(struct device *dev,
53 struct gpio_desc *__must_check __gpiod_get_index(struct device *dev,
57 struct gpio_desc *__must_check __gpiod_get_optional(struct device *dev,
60 struct gpio_desc *__must_check __gpiod_get_index_optional(struct device *dev,
64 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
67 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
73 struct gpio_desc *__must_check __devm_gpiod_get(struct device *dev,
76 struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev,
80 struct gpio_desc *__must_check __devm_gpiod_get_optional(struct device *dev,
83 struct gpio_desc *__must_check
86 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
89 struct gpio_descs *__must_check
148 static inline struct gpio_desc *__must_check __gpiod_get(struct device *dev, in __gpiod_get()
154 static inline struct gpio_desc *__must_check
163 static inline struct gpio_desc *__must_check
170 static inline struct gpio_desc *__must_check
177 static inline struct gpio_descs *__must_check
184 static inline struct gpio_descs *__must_check
207 static inline struct gpio_desc *__must_check
215 struct gpio_desc *__must_check
224 static inline struct gpio_desc *__must_check
231 static inline struct gpio_desc *__must_check
238 static inline struct gpio_descs *__must_check
245 static inline struct gpio_descs *__must_check