Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-single.c88 struct pcs_function { struct
89 const char *name;
90 struct pcs_func_vals *vals;
91 unsigned nvals;
92 const char **pgnames;
93 int npgnames;
94 struct pcs_conf_vals *conf;
95 int nconfs;
96 struct list_head node;