ecm_string_defs   355 drivers/usb/gadget/function/f_ecm.c static struct usb_string ecm_string_defs[] = {
ecm_string_defs   365 drivers/usb/gadget/function/f_ecm.c 	.strings =		ecm_string_defs,
ecm_string_defs   715 drivers/usb/gadget/function/f_ecm.c 	ecm_string_defs[1].s = ecm->ethaddr;
ecm_string_defs   718 drivers/usb/gadget/function/f_ecm.c 				 ARRAY_SIZE(ecm_string_defs));