Searched defs:backend (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/dev/bus/virtio/
H A Dvirtio_driver.cpp55 fbl::unique_ptr<virtio::Backend> backend = nullptr; local
[all...]
H A Ddevice.cpp25 Device::Device(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Drng.cpp14 RngDevice::RngDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Dblock.cpp113 BlockDevice::BlockDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Dconsole.cpp118 ConsoleDevice::ConsoleDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Dinput.cpp211 InputDevice::InputDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Dethernet.cpp184 EthernetDevice::EthernetDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument
H A Dgpu.cpp172 GpuDevice::GpuDevice(zx_device_t* bus_device, zx::bti bti, fbl::unique_ptr<Backend> backend) argument

Completed in 32 milliseconds