Home
last modified time | relevance | path

Searched refs:of_gpiochip_remove (Results 1 – 3 of 3) sorted by relevance

/drivers/gpio/
Dgpiolib.h101 void of_gpiochip_remove(struct gpio_chip *gc);
116 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
Dgpiolib-of.c511 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove() function
Dgpiolib.c1311 of_gpiochip_remove(chip); in gpiochip_add_data()
1368 of_gpiochip_remove(chip); in gpiochip_remove()