Lines Matching defs:selector
281 unsigned int selector)
285 return lg->soc->groups[selector].name;
289 unsigned int selector,
295 *pins = lg->soc->groups[selector].pins;
296 *num_pins = lg->soc->groups[selector].npins;
338 unsigned int selector)
342 return lg->soc->functions[selector].name;
346 unsigned int selector,
352 *groups = lg->soc->functions[selector].groups;
353 *num_groups = lg->soc->functions[selector].ngroups;