.\" 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 "DRIVER_INIT" "9" "09 October 2005" "" "" .SH NAME driver_init \- initialize driver model. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init driver_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Call the driver model init functions to initialize their subsystems. Called early from init/main.c.