Lines Matching refs:synthvid_msg
223 struct synthvid_msg { struct
298 struct synthvid_msg *msg) in synthvid_send()
322 struct synthvid_msg msg; in synthvid_send_situ()
327 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
349 struct synthvid_msg msg; in synthvid_send_ptr()
351 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
361 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
385 struct synthvid_msg msg; in synthvid_update()
387 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
473 struct synthvid_msg *msg; in synthvid_recv_sub()
479 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
509 struct synthvid_msg *recv_buf; in synthvid_receive()
518 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
546 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
550 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
581 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
587 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_get_supported_resolution()
700 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
705 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()