Searched refs:of_mm_gpiochip_remove (Results 1 – 5 of 5) sorted by relevance
34 extern void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc);
128 of_mm_gpiochip_remove(&chip->mmchip); in ltq_mm_remove()
1099 * of_mm_gpiochip_remove - Remove memory mapped GPIO chip (bank)1102 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove() function 1110 EXPORT_SYMBOL_GPL(of_mm_gpiochip_remove);
174 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()
95 to_of_mm_gpio_chip(), of_mm_gpiochip_add_data(), of_mm_gpiochip_remove(),