Searched refs:dev_product (Results 1 - 5 of 5) sorted by relevance

/system/core/fastboot/
H A Dusb.h40 unsigned short dev_product; member in struct:usb_ifc_info
H A Dusbtest.c54 info->dev_vendor, info->dev_product);
H A Dusb_windows.c298 info.dev_product = device_desc.idProduct;
H A Dusb_linux.c128 info.dev_product = dev->idProduct;
H A Dusb_osx.c302 kr = (*dev)->GetDeviceProduct(dev, &handle->info.dev_product);

Completed in 2504 milliseconds