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

/linux-master/drivers/gpio/
H A Dgpiolib-of.h24 void of_gpiochip_remove(struct gpio_chip *gc);
35 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } function
H A Dgpiolib-of.c1170 void of_gpiochip_remove(struct gpio_chip *chip) function
H A Dgpiolib.c1075 of_gpiochip_remove(gc);
1135 of_gpiochip_remove(gc);

Completed in 303 milliseconds