Home
last modified time | relevance | path

Searched defs:GetDeviceDescriptor (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/usb/serial/src/
Dusb_serial.c289 static int32_t GetDeviceDescriptor(UsbInterfaceHandle *devHandle, struct UsbRequest *request, void … in GetDeviceDescriptor() function
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp966 int32_t UsbImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V1_0::UsbImpl