theMsg 1067 drivers/tty/n_r3964.c struct r3964_client_message theMsg; theMsg 1105 drivers/tty/n_r3964.c theMsg.msg_id = pMsg->msg_id; theMsg 1106 drivers/tty/n_r3964.c theMsg.arg = pMsg->arg; theMsg 1107 drivers/tty/n_r3964.c theMsg.error_code = pMsg->error_code; theMsg 1113 drivers/tty/n_r3964.c if (copy_to_user(buf, &theMsg, ret)) {