Searched defs:virtio_gpu_ctrl_hdr (Results 1 – 4 of 4) sorted by relevance
77 struct virtio_gpu_ctrl_hdr { struct96 struct virtio_gpu_ctrl_hdr hdr; argument
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, argument695 pub fn ctrl_hdr(&self) -> &virtio_gpu_ctrl_hdr { in ctrl_hdr()
108 pub struct virtio_gpu_ctrl_hdr { struct118 const UNINIT: ::std::mem::MaybeUninit<virtio_gpu_ctrl_hdr> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_virtio_gpu_ctrl_hdr() argument