Lines Matching refs:synthvid_msg
214 struct synthvid_msg { struct
289 struct synthvid_msg *msg) in synthvid_send()
313 struct synthvid_msg msg; in synthvid_send_situ()
318 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
340 struct synthvid_msg msg; in synthvid_send_ptr()
342 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
352 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
376 struct synthvid_msg msg; in synthvid_update()
378 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
463 struct synthvid_msg *msg; in synthvid_recv_sub()
469 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
499 struct synthvid_msg *recv_buf; in synthvid_receive()
508 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
536 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
540 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
571 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_get_supported_resolution()
576 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_get_supported_resolution()
672 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
677 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()