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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_ecm.c276 static struct usb_string ecm_string_defs[] = { variable in typeref:struct:usb_string
285 .strings = ecm_string_defs,
747 ecm_string_defs[1].s = NULL;
773 if (ecm_string_defs[0].id == 0) {
779 ecm_string_defs[0].id = status;
786 ecm_string_defs[2].id = status;
793 ecm_string_defs[1].id = status;
807 ecm_string_defs[1].s = ecm->ethaddr;
823 ecm_string_defs[1].s = NULL;

Completed in 50 milliseconds