Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dhyperv_fb.c176 struct synthvid_msg { struct
232 struct synthvid_msg *msg) in synthvid_send()
256 struct synthvid_msg msg; in synthvid_send_situ()
261 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
283 struct synthvid_msg msg; in synthvid_send_ptr()
285 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
295 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
318 struct synthvid_msg msg; in synthvid_update()
320 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
347 struct synthvid_msg *msg; in synthvid_recv_sub()
[all …]