Searched defs:HostDevice (Results 1 – 5 of 5) sorted by relevance
46 pub struct HostDevice { struct54 impl HostDevice { argument56 pub fn new(device: Arc<Mutex<Device>>, state: DeviceState) -> Result<HostDevice> { in new()163 impl Drop for HostDevice { implementation169 impl AsRawDescriptor for HostDevice { implementation181 impl BackendDevice for HostDevice { implementation321 impl XhciBackendDevice for HostDevice { implementation
23 constexpr int HostDevice() { return 0; } in HostDevice() function
33 HostDevice(Transfer), enumerator
57 HostDevice(HostDevice), enumerator
136 HostDevice, enumerator