Home
last modified time | relevance | path

Searched defs:VhostUserOption (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs284 opt: &VhostUserOption, in create_vhost_user_block_device()
301 opt: &VhostUserOption, in create_vhost_user_console_device()
336 opt: &VhostUserOption, in create_vhost_user_mac80211_hwsim_device()
353 option: &VhostUserOption, in create_vhost_user_snd_device()
370 opt: &VhostUserOption, in create_vhost_user_gpu_device()
846 opt: &VhostUserOption, in create_vhost_user_net_device()
863 opt: &VhostUserOption, in create_vhost_user_vsock_device()
880 opt: &VhostUserOption, in create_vhost_user_wl_device()
1040 opt: &VhostUserOption, in create_vhost_user_video_device()
/external/crosvm/src/crosvm/
Dconfig.rs143 pub struct VhostUserOption { struct
147 impl FromStr for VhostUserOption { argument