.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "VELOCITY_SAVE_CONTEXT" "9" "09 October 2005" "" ""
.SH NAME
velocity_save_context \- save registers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void velocity_save_context (struct velocity_info * \fIvptr\fB, struct velocity_context * \fIcontext\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvptr\fB\fR
velocity
.TP
\fB\fIcontext\fB\fR
buffer for stored context
.SH "DESCRIPTION"
.PP
Retrieve the current configuration from the velocity hardware
and stash it in the context structure, for use by the context
restore functions. This allows us to save things we need across
power down states