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
198 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
204 static inline struct gpio_desc *__must_check
213 static inline struct gpio_desc *__must_check
220 static inline struct gpio_desc *__must_check
227 static inline struct gpio_descs *__must_check
234 static inline struct gpio_descs *__must_check
266 static inline struct gpio_desc *__must_check
274 struct gpio_desc *__must_check
283 static inline struct gpio_desc *__must_check
290 static inline struct gpio_desc *__must_check
297 static inline struct gpio_descs *__must_check
304 static inline struct gpio_descs *__must_check