Searched defs:pcs_function (Results 1 – 1 of 1) sorted by relevance
105 struct pcs_function { struct106 const char *name;107 struct pcs_func_vals *vals;108 unsigned nvals;109 const char **pgnames;110 int npgnames;111 struct pcs_conf_vals *conf;112 int nconfs;113 struct list_head node;