Home
last modified time | relevance | path

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

/drivers/gpu/drm/hyperv/
A Dhyperv_drm_proto.c167 struct synthvid_msg { struct
219 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 …]
/drivers/video/fbdev/
A Dhyperv_fb.c214 struct synthvid_msg { struct
289 struct synthvid_msg *msg) in synthvid_send()
313 struct synthvid_msg msg; in synthvid_send_situ()
340 struct synthvid_msg msg; in synthvid_send_ptr()
376 struct synthvid_msg msg; in synthvid_update()
463 struct synthvid_msg *msg; in synthvid_recv_sub()
469 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
499 struct synthvid_msg *recv_buf; in synthvid_receive()
536 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
571 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
[all …]

Completed in 7 milliseconds