Lines Matching refs:synthvid_msg
215 struct synthvid_msg { struct
288 struct synthvid_msg *msg) in synthvid_send()
312 struct synthvid_msg msg; in synthvid_send_situ()
317 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
339 struct synthvid_msg msg; in synthvid_send_ptr()
341 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
351 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
375 struct synthvid_msg msg; in synthvid_update()
377 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
462 struct synthvid_msg *msg; in synthvid_recv_sub()
468 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
498 struct synthvid_msg *recv_buf; in synthvid_receive()
507 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
535 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
539 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
570 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
575 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_get_supported_resolution()
671 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
676 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()