Searched refs:synthvid_msg (Results 1 – 2 of 2) sorted by relevance
167 struct synthvid_msg { struct219 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_negotiate_version()223 memset(msg, 0, sizeof(struct synthvid_msg)); in hyperv_negotiate_version()251 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_update_vram_location()280 struct synthvid_msg msg; in hyperv_update_situation()320 struct synthvid_msg msg; in hyperv_hide_hw_ptr()354 struct synthvid_msg msg; in hyperv_update_dirt()379 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf; in hyperv_get_supported_resolution()428 struct synthvid_msg *msg; in hyperv_receive_sub()433 msg = (struct synthvid_msg *)hv->recv_buf; in hyperv_receive_sub()[all …]
223 struct synthvid_msg { struct298 struct synthvid_msg *msg) in synthvid_send()322 struct synthvid_msg msg; in synthvid_send_situ()349 struct synthvid_msg msg; in synthvid_send_ptr()385 struct synthvid_msg msg; in synthvid_update()473 struct synthvid_msg *msg; in synthvid_recv_sub()479 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()509 struct synthvid_msg *recv_buf; in synthvid_receive()546 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()581 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()[all …]
Completed in 7 milliseconds