Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/
Dmod.rs142 device_type: VideoDeviceType, in new()
/external/crosvm/src/crosvm/sys/linux/
Ddevice_helpers.rs1052 typ: VideoDeviceType, in create_video_device_jail()
1109 typ: VideoDeviceType, in create_video_device()
1136 typ: VideoDeviceType, in register_video_device()
/external/crosvm/devices/src/virtio/
Ddevice_constants.rs185 pub enum VideoDeviceType { enum