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

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_acm.c284 static struct usb_string acm_string_defs[] = { variable in typeref:struct:usb_string
293 .strings = acm_string_defs,
626 ARRAY_SIZE(acm_string_defs)); acm_bind()
730 acm_string_defs[0].id = 0; acm_unbind()

Completed in 44 milliseconds