Searched defs:virtio_gpu_resp_edid (Results 1 – 1 of 1) sorted by relevance
338 struct virtio_gpu_resp_edid { struct339 struct virtio_gpu_ctrl_hdr hdr;340 __le32 size;341 __le32 padding;342 __u8 edid[1024];