Searched defs:virtio_gpu_resp_get_edid (Results 1 – 1 of 1) sorted by relevance
474 pub struct virtio_gpu_resp_get_edid { struct475 pub hdr: virtio_gpu_ctrl_hdr,476 pub size: Le32,477 pub padding: Le32,478 pub edid: [u8; 1024],