Home
last modified time | relevance | path

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

/external/crosvm/usb_util/src/
Dtypes.rs43 pub struct DeviceDescriptor { struct
58 impl Descriptor for DeviceDescriptor { implementation
Ddescriptor.rs70 fn deref(&self) -> &types::DeviceDescriptor { in deref()
Ddevice.rs286 pub fn get_device_descriptor(&self) -> Result<DeviceDescriptor> { in get_device_descriptor()
/external/autotest/client/cros/cellular/mbim_compliance/
Dusb_descriptors.py200 class DeviceDescriptor(Descriptor): class
/external/libusb/libusb/os/
Dwindows_common.h206 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member
Dwindows_winusb.h370 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member