Searched defs:virtio_gpu_resp_edid (Results 1 – 1 of 1) sorted by relevance
313 struct virtio_gpu_resp_edid { struct314 struct virtio_gpu_ctrl_hdr hdr;315 __le32 size;316 __le32 padding;317 __u8 edid[1024];