Searched defs:virtio_gpu_resp_edid (Results 1 – 1 of 1) sorted by relevance
353 struct virtio_gpu_resp_edid { struct354 struct virtio_gpu_ctrl_hdr hdr;355 __le32 size;356 __le32 padding;357 __u8 edid[1024];