Home
last modified time | relevance | path

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

/linux-5.10/drivers/pinctrl/bcm/
Dpinctrl-ns.c69 struct ns_pinctrl_group { struct
70 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