Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_gpio.h64 extern void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc);
/linux-6.1.9/drivers/gpio/
Dgpio-mm-lantiq.c128 of_mm_gpiochip_remove(&chip->mmchip); in ltq_mm_remove()
Dgpiolib-of.c857 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove() function
868 EXPORT_SYMBOL_GPL(of_mm_gpiochip_remove);
Dgpio-mpc5200.c172 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()
Dgpio-altera.c319 of_mm_gpiochip_remove(&altera_gc->mmchip); in altera_gpio_remove()
DTODO65 of_mm_gpiochip_remove() from the kernel.