Home
last modified time | relevance | path

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

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