Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-of.h24 void of_gpiochip_remove(struct gpio_chip *gc);
36 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
H A Dgpiolib.c1245 of_gpiochip_remove(gc); in gpiochip_add_data_with_key()
1307 of_gpiochip_remove(gc); in gpiochip_remove()