Lines Matching refs:__must_check
63 struct gpio_desc *__must_check gpiod_get(struct device *dev,
66 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
70 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
73 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
77 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
80 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
86 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
89 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
93 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
96 struct gpio_desc *__must_check
99 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
102 struct gpio_descs *__must_check
196 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
202 static inline struct gpio_desc *__must_check
211 static inline struct gpio_desc *__must_check
218 static inline struct gpio_desc *__must_check
225 static inline struct gpio_descs *__must_check
232 static inline struct gpio_descs *__must_check
264 static inline struct gpio_desc *__must_check
272 struct gpio_desc *__must_check
281 static inline struct gpio_desc *__must_check
288 static inline struct gpio_desc *__must_check
295 static inline struct gpio_descs *__must_check
302 static inline struct gpio_descs *__must_check