Searched defs:pinctrl_gpio_range (Results 1 – 1 of 1) sorted by relevance
69465 struct pinctrl_gpio_range { struct69466 struct list_head node;69467 const char *name;69468 unsigned int id;69469 unsigned int base;69470 unsigned int pin_base;69471 unsigned int npins;69472 const unsigned int *pins;69473 struct gpio_chip *gc;