Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ecm.c344 static struct usb_string ecm_string_defs[] = { variable
354 .strings = ecm_string_defs,
700 ecm_string_defs[1].s = ecm->ethaddr; in ecm_bind()
703 ARRAY_SIZE(ecm_string_defs)); in ecm_bind()