Home
last modified time | relevance | path

Searched defs:DeviceSpeed (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dxhci_backend_device.rs32 fn get_speed(&self) -> Option<DeviceSpeed>; in get_speed()
/aosp_15_r20/external/crosvm/devices/src/usb/backend/fido_backend/
H A Dfido_passthrough.rs546 fn get_speed(&self) -> Option<DeviceSpeed> { in get_speed()
/aosp_15_r20/external/crosvm/devices/src/usb/backend/host_backend/
H A Dhost_device.rs369 fn get_speed(&self) -> Option<DeviceSpeed> { in get_speed()
/aosp_15_r20/external/crosvm/devices/src/usb/backend/
H A Ddevice.rs247 fn get_speed(&self) -> Option<DeviceSpeed> { in get_speed()
/aosp_15_r20/external/crosvm/usb_util/src/
H A Dtypes.rs349 pub enum DeviceSpeed { enum
H A Ddevice.rs514 pub fn get_speed(&self) -> Result<Option<DeviceSpeed>> { in get_speed()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dhubbusif.h733 USB_DEVICE_SPEED DeviceSpeed; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dusbioctl.h516 USB_DEVICE_SPEED DeviceSpeed; member