Searched refs:of_gpiochip_add (Results 1 – 3 of 3) sorted by relevance
104 int of_gpiochip_add(struct gpio_chip *gc);119 static inline int of_gpiochip_add(struct gpio_chip *gc) { return 0; } in of_gpiochip_add() function
623 int of_gpiochip_add(struct gpio_chip *chip) in of_gpiochip_add() function
1404 status = of_gpiochip_add(chip); in gpiochip_add_data_with_key()