Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_acm.c280 static struct usb_string acm_string_defs[] = { variable
289 .strings = acm_string_defs,
622 ARRAY_SIZE(acm_string_defs)); in acm_bind()
715 acm_string_defs[0].id = 0; in acm_unbind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_acm.c270 static struct usb_string acm_string_defs[] = { variable
279 .strings = acm_string_defs,
622 ARRAY_SIZE(acm_string_defs)); in acm_bind()
713 acm_string_defs[0].id = 0; in acm_unbind()

Completed in 3 milliseconds