Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof_gpio.h80 static inline void of_gpiochip_remove(struct gpio_chip *gc) { } in of_gpiochip_remove() function
/linux-4.1.27/drivers/gpio/
Dgpiolib-of.c442 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove() function