.TH power "" "" "Entry-Point Routine"
.PC "Routine to execute if power fails"
\fBint \fIprefix\fBpower(\fIdevice\^\fB)\fR
\fBdev_t \fIdevice\^\fB;\fR
.PP
Under the internal \*(CO device-driver interface,
the entry point
.B power
points to the routine to execute if power fails.
The address of this routine is given in field
.B c_power
of the driver's
.B CON
structure.
.PP
.I device
identifies the device being manipulated.
.SH "See Also"
.B
CON,
entry-point routines
.R
