.\" 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 "SSP_INIT" "" "06 October 2005" "" "" .SH NAME ssp_init \- setup the SSP port .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ssp_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP initialise and claim resources for the SSP port. .SH "RETURNS" .PP -ENODEV if the SSP port is unavailable -EBUSY if the resources are already in use 0 on success