Lines Matching refs:__must_check
50 struct gpio_desc *__must_check gpiod_get(struct device *dev,
53 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
57 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
60 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
64 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
67 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
73 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
76 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
80 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
83 struct gpio_desc *__must_check
86 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
89 struct gpio_descs *__must_check
149 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
155 static inline struct gpio_desc *__must_check
164 static inline struct gpio_desc *__must_check
171 static inline struct gpio_desc *__must_check
178 static inline struct gpio_descs *__must_check
185 static inline struct gpio_descs *__must_check
208 static inline struct gpio_desc *__must_check
216 struct gpio_desc *__must_check
225 static inline struct gpio_desc *__must_check
232 static inline struct gpio_desc *__must_check
239 static inline struct gpio_descs *__must_check
246 static inline struct gpio_descs *__must_check