Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/drivers/pinctrl/
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;