Searched defs:virtio_gpu_ctrl_hdr (Results 1 – 2 of 2) sorted by relevance
127 struct virtio_gpu_ctrl_hdr { struct146 struct virtio_gpu_ctrl_hdr hdr; argument
154 pub struct virtio_gpu_ctrl_hdr { struct162 unsafe impl DataInit for virtio_gpu_ctrl_hdr {} implementation748 pub fn ctrl_hdr(&self) -> &virtio_gpu_ctrl_hdr { in ctrl_hdr()