Searched defs:HostDevice (Results 1 – 2 of 2) sorted by relevance
52 pub struct HostDevice { struct67 impl Drop for HostDevice { argument73 impl HostDevice { implementation79 ) -> Result<HostDevice> { in new()560 impl XhciBackendDevice for HostDevice { implementation
23 constexpr int HostDevice() { return 0; } in HostDevice() function