Home
last modified time | relevance | path

Searched refs:gpio_descs (Results 1 – 1 of 1) sorted by relevance

/include/linux/gpio/
A Dconsumer.h24 struct gpio_descs { struct
79 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_check
226 static inline struct gpio_descs *__must_check
233 static inline struct gpio_descs *__must_check
257 static inline void gpiod_put_array(struct gpio_descs *descs) in gpiod_put_array()
296 static inline struct gpio_descs *__must_check
303 static inline struct gpio_descs *__must_check
[all …]

Completed in 5 milliseconds