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