Searched defs:pinctrl_gpio_range (Results 1 – 1 of 1) sorted by relevance
53 struct pinctrl_gpio_range { struct54 struct list_head node;55 const char *name;56 unsigned int id;57 unsigned int base;58 unsigned int pin_base;59 unsigned int npins;60 struct gpio_chip *gc;