Home
last modified time | relevance | path

Searched defs:VhostBackendReqConnection (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/
Dhandler.rs184 fn set_backend_req_connection(&mut self, _conn: Arc<VhostBackendReqConnection>) {} in set_backend_req_connection()
820 pub struct VhostBackendReqConnection { struct
831 impl VhostBackendReqConnection { implementation
1085 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()
Dgpu.rs270 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()
Dwl.rs277 fn set_backend_req_connection(&mut self, conn: Arc<VhostBackendReqConnection>) { in set_backend_req_connection()