Searched refs:of_gpiochip_remove (Results 1 – 3 of 3) sorted by relevance
60 extern void of_gpiochip_remove(struct gpio_chip *gc);89 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
225 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove() function
1126 of_gpiochip_remove(chip); in gpiochip_remove()