.\" 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_REGISTER_BUS" "9" "09 October 2005" "" ""
.SH NAME
usb_register_bus \- registers the USB host controller with the usb core
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int usb_register_bus (struct usb_bus * \fIbus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbus\fB\fR
pointer to the bus to register
.SH "CONTEXT"
.PP
!\fBin_interrupt\fR
.SH "DESCRIPTION"
.PP
Assigns a bus number, and links the controller into usbcore data
structures so that it can be seen by scanning the bus list.