Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMsg.c104 char usb_string_buf[64]; variable
526 usb_string(dev, dev->descriptor.iProduct, usb_string_buf, 64); in usb_set_configuration()
527 dev->product = usb_string_buf; in usb_set_configuration()