Searched defs:virtio_gpu_ctrl_hdr (Results 1 – 2 of 2) sorted by relevance
137 struct virtio_gpu_ctrl_hdr { struct157 struct virtio_gpu_ctrl_hdr hdr; argument
152 pub struct virtio_gpu_ctrl_hdr { struct161 unsafe impl DataInit for virtio_gpu_ctrl_hdr {} argument734 pub fn ctrl_hdr(&self) -> &virtio_gpu_ctrl_hdr { in ctrl_hdr()