Searched defs:virtio_gpu_resp_get_edid (Results 1 – 1 of 1) sorted by relevance
459 pub struct virtio_gpu_resp_get_edid { struct460 pub hdr: virtio_gpu_ctrl_hdr,461 pub size: Le32,462 pub padding: Le32,463 pub edid: [u8; 1024],