Searched defs:pcs_function (Results 1 – 1 of 1) sorted by relevance
88 struct pcs_function { struct89 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;