Lines Matching defs:strings
121 * @strings: tables of strings, keyed by identifiers assigned during bind()
193 struct usb_gadget_strings **strings;
263 * @strings: Tables of strings, keyed by identifiers assigned during @bind()
304 struct usb_gadget_strings **strings;
357 * @strings: tables of strings, keyed by identifiers assigned during @bind
382 * normally to bind the appropriate host side driver, and the three strings
384 * meaningful device identifiers. (The strings will not be defined unless
385 * they are defined in @dev and @strings.) The correct ep0 maxpacket size
391 struct usb_gadget_strings **strings;
537 * published in the device descriptor, either numbers or strings or both.