Searched refs:gpio_descs (Results 1 – 1 of 1) sorted by relevance
24 struct gpio_descs { struct79 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,86 void gpiod_put_array(struct gpio_descs *descs);101 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,104 struct gpio_descs *__must_check226 static inline struct gpio_descs *__must_check233 static inline struct gpio_descs *__must_check257 static inline void gpiod_put_array(struct gpio_descs *descs) in gpiod_put_array()296 static inline struct gpio_descs *__must_check303 static inline struct gpio_descs *__must_check[all …]
Completed in 5 milliseconds