Home
last modified time | relevance | path

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

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