Searched refs:acm_string_defs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Df_acm.c270 static struct usb_string acm_string_defs[] = { variable in typeref:struct:usb_string
279 .strings = acm_string_defs,
622 ARRAY_SIZE(acm_string_defs));
713 acm_string_defs[0].id = 0;

Completed in 136 milliseconds