Home
last modified time | relevance | path

Searched defs:DeviceDescriptor (Results 1 – 6 of 6) sorted by relevance

/external/crosvm/usb_util/src/
Dtypes.rs45 pub struct DeviceDescriptor { struct
60 impl Descriptor for DeviceDescriptor { argument
67 unsafe impl DataInit for DeviceDescriptor {} implementation
Ddescriptor.rs44 fn deref(&self) -> &types::DeviceDescriptor { in deref()
Ddevice.rs268 pub fn get_device_descriptor(&self) -> Result<DeviceDescriptor> { in get_device_descriptor()
/external/autotest/client/cros/cellular/mbim_compliance/
Dusb_descriptors.py192 class DeviceDescriptor(Descriptor): class
/external/libusb/libusb/os/
Dwindows_common.h203 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member
Dwindows_winusb.h402 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member