Home
last modified time | relevance | path

Searched defs:allow_protocol_features (Results 1 – 13 of 13) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/vmm/
Dvsock.rs25 let allow_protocol_features = in new_vsock() localVariable
Dgpu.rs27 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG in new_gpu() localVariable
Dwl.rs30 let allow_protocol_features = VhostUserProtocolFeatures::MQ in new_wl() localVariable
Dconsole.rs29 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG; in new_console() localVariable
Dblock.rs39 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG in new_block() localVariable
Dnet.rs37 let allow_protocol_features = in new_net() localVariable
Dvideo.rs27 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG; in new_video() localVariable
Dsnd.rs27 let allow_protocol_features = in new_snd() localVariable
Dmac80211_hwsim.rs29 let allow_protocol_features = VhostUserProtocolFeatures::empty(); in new_mac80211_hwsim() localVariable
Dfs.rs52 let allow_protocol_features = in new_fs() localVariable
/external/crosvm/devices/src/virtio/vhost/user/device/handler/sys/
Dwindows.rs137 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG; in test_vhost_user_activate() localVariable
Dunix.rs262 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG; in test_vhost_user_activate() localVariable
/external/crosvm/devices/src/virtio/vhost/user/device/
Dhandler.rs969 let allow_protocol_features = VhostUserProtocolFeatures::CONFIG; in test_vhost_user_activate() localVariable