Lines Matching defs:synthvid_msg
165 struct synthvid_msg {
194 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg)
217 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf;
221 memset(msg, 0, sizeof(struct synthvid_msg));
249 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf;
253 memset(msg, 0, sizeof(struct synthvid_msg));
278 struct synthvid_msg msg;
280 memset(&msg, 0, sizeof(struct synthvid_msg));
315 struct synthvid_msg msg;
317 memset(&msg, 0, sizeof(struct synthvid_msg));
327 memset(&msg, 0, sizeof(struct synthvid_msg));
349 struct synthvid_msg msg;
354 memset(&msg, 0, sizeof(struct synthvid_msg));
374 struct synthvid_msg *msg = (struct synthvid_msg *)hv->init_buf;
380 memset(msg, 0, sizeof(struct synthvid_msg));
426 struct synthvid_msg *msg;
442 msg = (struct synthvid_msg *)hv->recv_buf;
515 struct synthvid_msg *recv_buf;
523 recv_buf = (struct synthvid_msg *)hv->recv_buf;