Home
last modified time | relevance | path

Searched refs:virtio_gpu_cmd_str (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/gpu/
Dprotocol.rs103 pub fn virtio_gpu_cmd_str(cmd: u32) -> &'static str { in virtio_gpu_cmd_str() function
Dmod.rs552 virtio_gpu_cmd_str(likely_type.to_native()) in process_queue()