.\" 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 "USB_BUS_INIT" "" "06 October 2005" "" ""
.SH NAME
usb_bus_init \- shared initialization code
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void usb_bus_init (struct usb_bus * \fIbus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbus\fB\fR
the bus structure being initialized
.SH "DESCRIPTION"
.PP
This code is used to initialize a usb_bus structure, memory for which is
separately managed.