Searched defs:pcs_function (Results 1 – 2 of 2) sorted by relevance
117720 struct pcs_function { struct117721 const char *name;117722 struct pcs_func_vals *vals;117723 unsigned int nvals;117724 const char **pgnames;117725 int npgnames;117726 struct pcs_conf_vals *conf;117727 int nconfs;117728 struct list_head node;