Home
last modified time | relevance | path

Searched defs:VideoDeviceType (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/vmm/
Dvideo.rs20 device_type: VideoDeviceType, in new_video()
/external/crosvm/devices/src/virtio/video/
Dmod.rs133 device_type: VideoDeviceType, in new()
/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs941 typ: VideoDeviceType, in create_video_device()
1026 typ: VideoDeviceType, in register_video_device()
1041 device_type: VideoDeviceType, in create_vhost_user_video_device()
/external/crosvm/devices/src/virtio/
Ddevice_constants.rs169 pub enum VideoDeviceType { enum