Searched refs:create_vhost_user_wl_device (Results 1 – 2 of 2) sorted by relevance
639 pub fn create_vhost_user_wl_device(cfg: &Config, opt: &VhostUserWlOption) -> DeviceResult { in create_vhost_user_wl_device() function
372 devs.push(create_vhost_user_wl_device(cfg, opt)?); in create_virtio_devices()