Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpiolib-of.h15 void of_gpiochip_remove(struct gpio_chip *gc);
28 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
Dgpiolib-of.c1042 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove() function
Dgpiolib.c815 of_gpiochip_remove(gc); in gpiochip_add_data_with_key()
875 of_gpiochip_remove(gc); in gpiochip_remove()