Home | History | Annotate | Download | only in usb

Lines Matching defs:comname

201 	char comname[16];
327 snprintf(comname, sizeof(comname), "modem");
330 snprintf(comname, sizeof(comname), "alt#1");
333 snprintf(comname, sizeof(comname), "alt#2");
336 snprintf(comname, sizeof(comname), "int#%d", i);
350 ucaa.ucaa_info = comname;