Searched refs:of_gpiochip_add (Results 1 – 3 of 3) sorted by relevance
97 int of_gpiochip_add(struct gpio_chip *gc);112 static inline int of_gpiochip_add(struct gpio_chip *gc) { return 0; } in of_gpiochip_add() function
505 int of_gpiochip_add(struct gpio_chip *chip) in of_gpiochip_add() function
1253 status = of_gpiochip_add(chip); in gpiochip_add_data()