Home
last modified time | relevance | path

Searched refs:ecm_string_defs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/usb/gadget/function/
Df_ecm.c355 static struct usb_string ecm_string_defs[] = { variable
365 .strings = ecm_string_defs,
715 ecm_string_defs[1].s = ecm->ethaddr; in ecm_bind()
718 ARRAY_SIZE(ecm_string_defs)); in ecm_bind()