Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dhyperv_fb.c222 struct synthvid_msg { struct
297 struct synthvid_msg *msg) in synthvid_send()
321 struct synthvid_msg msg; in synthvid_send_situ()
326 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
348 struct synthvid_msg msg; in synthvid_send_ptr()
350 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
360 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
384 struct synthvid_msg msg; in synthvid_update()
386 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
472 struct synthvid_msg *msg; in synthvid_recv_sub()
[all …]