Lines Matching refs:synthvid_msg
222 struct synthvid_msg { struct
297 struct synthvid_msg *msg) in synthvid_send()
321 struct synthvid_msg msg; in synthvid_send_situ()
326 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
348 struct synthvid_msg msg; in synthvid_send_ptr()
350 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
360 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
384 struct synthvid_msg msg; in synthvid_update()
386 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
472 struct synthvid_msg *msg; in synthvid_recv_sub()
478 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
508 struct synthvid_msg *recv_buf; in synthvid_receive()
517 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
545 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
549 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
580 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
586 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_get_supported_resolution()
699 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
704 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()