Searched refs:org_s (Results 1 – 1 of 1) sorted by relevance
1379 struct usb_string *org_s; in copy_gadget_strings() local1386 org_s = sp[n_gs]->strings; in copy_gadget_strings()1391 if (org_s->s) in copy_gadget_strings()1392 s->s = org_s->s; in copy_gadget_strings()1395 org_s++; in copy_gadget_strings()