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