Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_ecm.c358 static struct usb_string ecm_string_defs[] = { variable
368 .strings = ecm_string_defs,
713 ARRAY_SIZE(ecm_string_defs)); in ecm_bind()
935 ecm_string_defs[1].s = ecm->ethaddr; in ecm_alloc()