Searched refs:of_mm_gpio_chip (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dof_gpio.h39 struct of_mm_gpio_chip { struct
41 void (*save_regs)(struct of_mm_gpio_chip *mm_gc);
45 static inline struct of_mm_gpio_chip *to_of_mm_gpio_chip(struct gpio_chip *gc)
47 return container_of(gc, struct of_mm_gpio_chip, gc);
57 struct of_mm_gpio_chip *mm_gc);

Completed in 96 milliseconds