Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/bcm/
Dpinctrl-ns.c65 struct ns_pinctrl_group { struct
66 const char *name;
67 unsigned int *pins;
68 const unsigned int num_pins;
92 static const struct ns_pinctrl_group ns_pinctrl_groups[] = { argument