.\" 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 "AD1980_INIT" "" "06 October 2005" "" "" .SH NAME ad1980_init \- set up ad1980 handlers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ad1980_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP After we call the register function it will call our probe function for each existing matching device before returning to us. Any devices appearing afterwards whose id's match the codec_id will also cause the probe function to be called. You may not register_driver from interrupt context or from a probe/remove callback.