Lines Matching refs:__must_check
54 struct gpio_desc *__must_check gpiod_get(struct device *dev,
57 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
61 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
64 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
68 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
71 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
77 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
80 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
84 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
87 struct gpio_desc *__must_check
90 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
93 struct gpio_descs *__must_check
177 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
183 static inline struct gpio_desc *__must_check
192 static inline struct gpio_desc *__must_check
199 static inline struct gpio_desc *__must_check
206 static inline struct gpio_descs *__must_check
213 static inline struct gpio_descs *__must_check
236 static inline struct gpio_desc *__must_check
244 struct gpio_desc *__must_check
253 static inline struct gpio_desc *__must_check
260 static inline struct gpio_desc *__must_check
267 static inline struct gpio_descs *__must_check
274 static inline struct gpio_descs *__must_check