Searched defs:pcs_pingroup (Results 1 – 1 of 1) sorted by relevance
50 struct pcs_pingroup { struct51 struct device_node *np;52 const char *name;53 int *gpins;54 int ngpins;55 struct list_head node;