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 struct pcs_conf_vals *conf;93 int nconfs;94 struct list_head node;