.\" 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_DEREGISTER_BUS" "" "06 October 2005" "" ""
.SH NAME
usb_deregister_bus \- deregisters the USB host controller
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void usb_deregister_bus (struct usb_bus * \fIbus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbus\fB\fR
pointer to the bus to deregister
.SH "CONTEXT"
.PP
!\fBin_interrupt\fR
.SH "DESCRIPTION"
.PP
Recycles the bus number, and unlinks the controller from usbcore data
structures so that it won't be seen by scanning the bus list.