Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhyperv_fb.c222 struct synthvid_msg { struct
295 struct synthvid_msg *msg) in synthvid_send()
319 struct synthvid_msg msg; in synthvid_send_situ()
324 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
346 struct synthvid_msg msg; in synthvid_send_ptr()
348 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
358 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
382 struct synthvid_msg msg; in synthvid_update()
384 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
470 struct synthvid_msg *msg; in synthvid_recv_sub()
[all …]