Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/
Dcomposite.c1358 struct usb_string *org_s; in copy_gadget_strings() local
1365 org_s = sp[n_gs]->strings; in copy_gadget_strings()
1370 if (org_s->s) in copy_gadget_strings()
1371 s->s = org_s->s; in copy_gadget_strings()
1374 org_s++; in copy_gadget_strings()