Searched refs:synthvid_msg (Results 1 – 1 of 1) sorted by relevance
165 struct synthvid_msg { struct194 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg) in hyperv_sendpacket()217 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_negotiate_version()221 memset(msg, 0, sizeof(struct synthvid_msg)); in hyperv_negotiate_version()249 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_update_vram_location()253 memset(msg, 0, sizeof(struct synthvid_msg)); in hyperv_update_vram_location()278 struct synthvid_msg msg; in hyperv_update_situation()280 memset(&msg, 0, sizeof(struct synthvid_msg)); in hyperv_update_situation()315 struct synthvid_msg msg; in hyperv_hide_hw_ptr()317 memset(&msg, 0, sizeof(struct synthvid_msg)); in hyperv_hide_hw_ptr()[all …]