Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c108 char usb_manufacturer_string_buf[64]; variable
720 … retv = ms_usb_string(pUdev, pUdev->descriptor.iManufacturer, usb_manufacturer_string_buf, 64); in ms_usb_new_device()
722 pUdev->pManufacturerString = usb_manufacturer_string_buf; in ms_usb_new_device()