Searched refs:usb_gadget_get_string (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dusbstring.c87 * usb_gadget_get_string - fill out a string descriptor
104 usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf) function
H A Dcomposite.c589 value = usb_gadget_get_string(s, id, buf);
H A Dgmidi.c693 value = usb_gadget_get_string(&stringtab,
H A Dprinter.c1175 value = usb_gadget_get_string(&stringtab,
H A Dfile_storage.c865 value = usb_gadget_get_string(&fsg_stringtab,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dgadget.h833 * If you're using usb_gadget_get_string(), use this to wrap a string
846 * If you're using usb_gadget_get_string(), use this to wrap all the
855 int usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf);

Completed in 125 milliseconds