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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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 Dgmidi.c705 value = usb_gadget_get_string(&stringtab,
H A Dzero.c965 value = usb_gadget_get_string (&stringtab,
H A Dether.c1380 value = usb_gadget_get_string (&stringtab,
H A Dserial.c1597 ret = usb_gadget_get_string(&gs_string_table,
H A Dfile_storage.c1340 value = usb_gadget_get_string(&stringtab,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dusb_gadget.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 176 milliseconds