Lines Matching refs:synthvid_msg
222 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()
476 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
506 struct synthvid_msg *recv_buf; in synthvid_receive()
515 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
543 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
547 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
578 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
583 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_get_supported_resolution()
689 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
694 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()