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
162 pub struct virtio_gpu_ctrl_hdr { struct186 pub hdr: virtio_gpu_ctrl_hdr, argument690 pub fn ctrl_hdr(&self) -> &virtio_gpu_ctrl_hdr { in ctrl_hdr()