Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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;
/kernel/linux/linux-5.10/drivers/pinctrl/
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;