Home
last modified time | relevance | path

Searched refs:Isochronous (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/usb_util/src/
Dendpoint_descriptor.rs43 1 => Some(EndpointType::Isochronous), in get_endpoint_type()
Dtypes.rs43 Isochronous, enumerator
/external/crosvm/devices/src/usb/xhci/
Dxhci_transfer.rs108 Isochronous(ScatterGatherBuffer), enumerator
140 Ok(XhciTransferType::Isochronous(buffer)) in new()