Lines Matching refs:__must_check
64 struct gpio_desc *__must_check gpiod_get(struct device *dev,
67 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
71 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
74 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
78 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
81 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
87 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
90 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
94 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
97 struct gpio_desc *__must_check
100 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
103 struct gpio_descs *__must_check
192 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
198 static inline struct gpio_desc *__must_check
207 static inline struct gpio_desc *__must_check
214 static inline struct gpio_desc *__must_check
221 static inline struct gpio_descs *__must_check
228 static inline struct gpio_descs *__must_check
260 static inline struct gpio_desc *__must_check
268 struct gpio_desc *__must_check
277 static inline struct gpio_desc *__must_check
284 static inline struct gpio_desc *__must_check
291 static inline struct gpio_descs *__must_check
298 static inline struct gpio_descs *__must_check