Searched refs:theMsg (Results 1 – 1 of 1) sorted by relevance
1063 struct r3964_client_message theMsg; in r3964_read() local1092 theMsg.msg_id = pMsg->msg_id; in r3964_read()1093 theMsg.arg = pMsg->arg; in r3964_read()1094 theMsg.error_code = pMsg->error_code; in r3964_read()1100 if (copy_to_user(buf, &theMsg, ret)) { in r3964_read()