Searched defs:pinctrl_gpio_range (Results 1 – 1 of 1) sorted by relevance
60 struct pinctrl_gpio_range { struct61 struct list_head node;62 const char *name;63 unsigned int id;64 unsigned int base;65 unsigned int pin_base;66 unsigned const *pins;67 unsigned int npins;68 struct gpio_chip *gc;