Searched refs:create_vhost_user_snd_device (Results 1 – 2 of 2) sorted by relevance
222 pub fn create_vhost_user_snd_device(cfg: &Config, option: &VhostUserOption) -> DeviceResult { in create_vhost_user_snd_device() function
425 devs.push(create_vhost_user_snd_device(cfg, vhost_user_snd)?); in create_virtio_devices()