Searched defs:gpio_free_array (Results 1 – 4 of 4) sorted by relevance
70 static inline void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array() function
224 static inline void gpio_free_array(struct gpio *array, size_t num) in gpio_free_array() function
627 static inline void gpio_free_array(struct gpio *array, size_t num) in gpio_free_array() function
1326 void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array() function