Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
A Dpinctrl-single.c91 struct pcs_function { struct
92 const char *name;
93 struct pcs_func_vals *vals;
94 unsigned nvals;
95 const char **pgnames;
96 int npgnames;
97 struct pcs_conf_vals *conf;
98 int nconfs;
99 struct list_head node;

Completed in 8 milliseconds