Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dusbstring.c105 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string() function
Dcomposite.c516 value = usb_gadget_get_string(s, id, buf); in lookup_string()
Dether.c1301 value = usb_gadget_get_string(&stringtab, in eth_setup()
/external/u-boot/include/linux/usb/
Dgadget.h875 int usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf);