Searched defs:DeviceRequestHandler (Results 1 – 1 of 1) sorted by relevance
283 pub struct DeviceRequestHandler<T: VhostUserDevice> { struct298 Load(WorkerThread<serde_json::Result<DeviceRequestHandlerSnapshot>>), argument308 impl<T: VhostUserDevice> DeviceRequestHandler<T> { argument345 impl<T: VhostUserDevice> AsRef<T> for DeviceRequestHandler<T> { implementation351 impl<T: VhostUserDevice> AsMut<T> for DeviceRequestHandler<T> { implementation357 impl<T: VhostUserDevice> vmm_vhost::Backend for DeviceRequestHandler<T> { implementation