Home
last modified time | relevance | path

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

/linux/include/linux/gpio/
H A Dlegacy-of-mm-gpiochip.h34 extern void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc);
/linux/drivers/gpio/
H A Dgpio-mm-lantiq.c128 of_mm_gpiochip_remove(&chip->mmchip); in ltq_mm_remove()
H A Dgpiolib-of.c1099 * 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);
H A Dgpio-mpc5200.c174 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()
H A DTODO95 to_of_mm_gpio_chip(), of_mm_gpiochip_add_data(), of_mm_gpiochip_remove(),