Searched defs:DeviceRequestHandler (Results 1 – 1 of 1) sorted by relevance
305 pub struct DeviceRequestHandler<T: VhostUserDevice> { struct320 Load(WorkerThread<serde_json::Result<DeviceRequestHandlerSnapshot>>), argument330 impl<T: VhostUserDevice> DeviceRequestHandler<T> { argument367 impl<T: VhostUserDevice> AsRef<T> for DeviceRequestHandler<T> { implementation373 impl<T: VhostUserDevice> AsMut<T> for DeviceRequestHandler<T> { implementation379 impl<T: VhostUserDevice> vmm_vhost::Backend for DeviceRequestHandler<T> { implementation