Lines Matching refs:synthvid_msg
185 struct synthvid_msg { struct
241 struct synthvid_msg *msg) in synthvid_send()
265 struct synthvid_msg msg; in synthvid_send_situ()
270 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()
292 struct synthvid_msg msg; in synthvid_send_ptr()
294 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
304 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()
327 struct synthvid_msg msg; in synthvid_update()
329 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()
356 struct synthvid_msg *msg; in synthvid_recv_sub()
362 msg = (struct synthvid_msg *)par->recv_buf; in synthvid_recv_sub()
391 struct synthvid_msg *recv_buf; in synthvid_receive()
400 recv_buf = (struct synthvid_msg *)par->recv_buf; in synthvid_receive()
417 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_negotiate_ver()
421 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_negotiate_ver()
491 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; in synthvid_send_config()
496 memset(msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_config()