Searched defs:pinctrl_gpio_range (Results 1 – 1 of 1) sorted by relevance
78 struct pinctrl_gpio_range { struct79 struct list_head node;80 const char *name;81 unsigned int id;82 unsigned int base;83 unsigned int pin_base;84 unsigned int npins;85 unsigned const *pins;86 struct gpio_chip *gc;