Searched refs:HostDevice (Results 1 – 3 of 3) sorted by relevance
41 pub struct HostDevice { struct56 impl Drop for HostDevice { implementation62 impl HostDevice { impl69 ) -> HostDevice { in new() argument70 HostDevice { in new()431 impl XhciBackendDevice for HostDevice { implementation
9 use super::host_device::HostDevice;270 let device = Box::new(HostDevice::new( in on_event_helper()
23 constexpr int HostDevice() { return 0; } in HostDevice() function