Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/
H A Dcomposite.c1453 struct usb_string *org_s; in copy_gadget_strings() local
1460 org_s = sp[n_gs]->strings; in copy_gadget_strings()
1465 if (org_s->s) in copy_gadget_strings()
1466 s->s = org_s->s; in copy_gadget_strings()
1469 org_s++; in copy_gadget_strings()