Searched refs:theMsg (Results 1 – 1 of 1) sorted by relevance
1062 struct r3964_client_message theMsg; in r3964_read() local1100 theMsg.msg_id = pMsg->msg_id; in r3964_read()1101 theMsg.arg = pMsg->arg; in r3964_read()1102 theMsg.error_code = pMsg->error_code; in r3964_read()1108 if (copy_to_user(buf, &theMsg, ret)) { in r3964_read()