Lines Matching refs:__must_check
62 struct gpio_desc *__must_check gpiod_get(struct device *dev,
65 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
69 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
72 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
76 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
79 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
85 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
88 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
92 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
95 struct gpio_desc *__must_check
98 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
101 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