Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/
Dcomposite.c1248 struct usb_string *org_s; in copy_gadget_strings() local
1255 org_s = sp[n_gs]->strings; in copy_gadget_strings()
1260 if (org_s->s) in copy_gadget_strings()
1261 s->s = org_s->s; in copy_gadget_strings()
1264 org_s++; in copy_gadget_strings()