Searched defs:ns_pinctrl_group (Results 1 – 1 of 1) sorted by relevance
66 struct ns_pinctrl_group { struct67 const char *name;68 const unsigned int *pins;69 const unsigned int num_pins;93 static const struct ns_pinctrl_group ns_pinctrl_groups[] = { argument