Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.h23 void of_gpiochip_remove(struct gpio_chip *gc);
34 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
H A Dgpiolib-of.c1128 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove() function
H A Dgpiolib.c932 of_gpiochip_remove(gc); in gpiochip_add_data_with_key()
986 of_gpiochip_remove(gc); in gpiochip_remove()