.\" 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 "SOCKET_RESUME" "9" "09 October 2005" "" ""
.SH NAME
socket_resume \- level PCMCIA socket drivers need to register with the PCCard
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int socket_resume (struct pcmcia_socket * \fIskt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskt\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
core using pcmcia_register_socket.
.PP
socket drivers are expected to use the following callbacks in their
.drv struct:
- pcmcia_socket_dev_suspend
- pcmcia_socket_dev_resume
These functions check for the appropriate struct pcmcia_soket arrays,
and pass them to the low-level functions pcmcia_{suspend,resume}_socket