Searched refs:synthvid_msg (Results 1 – 1 of 1) sorted by relevance
176 struct synthvid_msg { struct232 struct synthvid_msg *msg) in synthvid_send()256 struct synthvid_msg msg; in synthvid_send_situ()261 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_situ()283 struct synthvid_msg msg; in synthvid_send_ptr()285 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()295 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_send_ptr()318 struct synthvid_msg msg; in synthvid_update()320 memset(&msg, 0, sizeof(struct synthvid_msg)); in synthvid_update()347 struct synthvid_msg *msg; in synthvid_recv_sub()[all …]