Home
last modified time | relevance | path

Searched defs:HostDevice (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/backend/host_backend/
H A Dhost_device.rs46 pub struct HostDevice { struct
54 impl HostDevice { argument
56 pub fn new(device: Arc<Mutex<Device>>, state: DeviceState) -> Result<HostDevice> { in new()
163 impl Drop for HostDevice { implementation
169 impl AsRawDescriptor for HostDevice { implementation
181 impl BackendDevice for HostDevice { implementation
321 impl XhciBackendDevice for HostDevice { implementation
/aosp_15_r20/external/clang/test/SemaCUDA/
H A Dhost-device-constexpr.cu23 constexpr int HostDevice() { return 0; } in HostDevice() function
/aosp_15_r20/external/crosvm/devices/src/usb/backend/
H A Dtransfer.rs33 HostDevice(Transfer), enumerator
H A Ddevice.rs57 HostDevice(HostDevice), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DCuda.h136 HostDevice, enumerator