Home
last modified time | relevance | path

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

/linux/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 …]
/linux/drivers/video/fbdev/
A Dhyperv_fb.c223 struct synthvid_msg { struct
298 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