Home
last modified time | relevance | path

Searched defs:ns_pinctrl_group (Results 1 – 1 of 1) sorted by relevance

/drivers/pinctrl/bcm/
Dpinctrl-ns.c66 struct ns_pinctrl_group { struct
67 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