Home
last modified time | relevance | path

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

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