Searched refs:of_gpio_dev_init (Results 1 – 3 of 3) sorted by relevance
18 void of_gpio_dev_init(struct gpio_chip *gc, struct gpio_device *gdev);37 static inline void of_gpio_dev_init(struct gpio_chip *gc, in of_gpio_dev_init() function
1047 void of_gpio_dev_init(struct gpio_chip *gc, struct gpio_device *gdev) in of_gpio_dev_init() function
622 of_gpio_dev_init(gc, gdev); in gpiochip_add_data_with_key()