Lines Matching defs:best
57 struct usb_host_config *c, *best;78 best = NULL;142 best = c;148 best = c;152 * because it can reassign best, which for audio devices168 best = c;180 best = c;186 else if (!best)187 best = c;195 if (best) {196 i = best->desc.bConfigurationValue;