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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 106 milliseconds