Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dhyperv_fb.c185 struct synthvid_msg { struct
241 struct synthvid_msg *msg) in synthvid_send()
265 struct synthvid_msg msg; in synthvid_send_situ()
270 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
292 struct synthvid_msg msg; in synthvid_send_ptr()
294 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
304 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
327 struct synthvid_msg msg; in synthvid_update()
329 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
356 struct synthvid_msg *msg; in synthvid_recv_sub()
[all …]