Searched defs:ns_pinctrl_group (Results 1 – 1 of 1) sorted by relevance
69 struct ns_pinctrl_group { struct70 const char *name;71 const unsigned int *pins;72 const unsigned int num_pins;96 static const struct ns_pinctrl_group ns_pinctrl_groups[] = { argument