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