Home
last modified time | relevance | path

Searched refs:of_mm_gpiochip_remove (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/include/linux/gpio/
H A Dlegacy-of-mm-gpiochip.h34 extern void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc);
/kernel/linux/linux-5.10/include/linux/
H A Dof_gpio.h63 extern void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc);
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mm-lantiq.c128 of_mm_gpiochip_remove(&chip->mmchip); in ltq_mm_remove()
H A Dgpiolib-of.c886 * of_mm_gpiochip_remove - Remove memory mapped GPIO chip (bank)
889 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove() function
900 EXPORT_SYMBOL_GPL(of_mm_gpiochip_remove); variable
H A Dgpio-mpc5200.c172 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()
H A Dgpio-altera.c320 of_mm_gpiochip_remove(&altera_gc->mmchip); in altera_gpio_remove()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mm-lantiq.c128 of_mm_gpiochip_remove(&chip->mmchip); in ltq_mm_remove()
H A Dgpiolib-of.c979 * of_mm_gpiochip_remove - Remove memory mapped GPIO chip (bank)
982 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove() function
990 EXPORT_SYMBOL_GPL(of_mm_gpiochip_remove); variable
H A Dgpio-altera.c324 of_mm_gpiochip_remove(&altera_gc->mmchip); in altera_gpio_remove()
H A Dgpio-mpc5200.c172 of_mm_gpiochip_remove(&chip->mmchip); in mpc52xx_gpiochip_remove()

Completed in 11 milliseconds