Lines Matching refs:__must_check
65 struct gpio_desc *__must_check gpiod_get(struct device *dev,
68 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
72 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
75 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
79 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
82 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
88 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
91 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
95 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
98 struct gpio_desc *__must_check
101 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
104 struct gpio_descs *__must_check
201 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
207 static inline struct gpio_desc *__must_check
216 static inline struct gpio_desc *__must_check
223 static inline struct gpio_desc *__must_check
230 static inline struct gpio_descs *__must_check
237 static inline struct gpio_descs *__must_check
269 static inline struct gpio_desc *__must_check
277 struct gpio_desc *__must_check
286 static inline struct gpio_desc *__must_check
293 static inline struct gpio_desc *__must_check
300 static inline struct gpio_descs *__must_check
307 static inline struct gpio_descs *__must_check