Lines Matching full:groups
27 * @name: Name of the groups
29 * @npins: Number of pins in this groups
45 * @groups: An array of groups for this function
46 * @ngroups: Number of groups in @groups
50 const char * const *groups; member
62 * If pad groups of a community are not the same size, use this structure
106 * @gpps: Pad groups if the controller has variable size pad groups
107 * @ngpps: Number of pad groups in this community
117 * the controller has pad groups of variable size the client driver can
169 .groups = (g), \
178 * @groups: Array of pin groups
179 * @ngroups: Number of groups in the array
192 const struct intel_pingroup *groups; member