Home
last modified time | relevance | path

Searched refs:synthvid_msg_hdr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c64 struct synthvid_msg_hdr { struct
167 struct synthvid_msg_hdr vid_hdr;
223 msg->vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_negotiate_version()
255 msg->vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_update_vram_location()
283 msg.vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_update_situation()
319 msg.vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_hide_hw_ptr()
329 msg.vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_hide_hw_ptr()
357 msg.vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_update_dirt()
382 msg->vid_hdr.size = sizeof(struct synthvid_msg_hdr) + in hyperv_get_supported_resolution()
434 sizeof(struct synthvid_msg_hdr); in hyperv_receive_sub()