USB_DEREGISTER_BUS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

usb_deregister_bus - deregisters the USB host controller  

SYNOPSIS

"SYNOPSIS"

void usb_deregister_bus (struct usb_bus * bus);  

ARGUMENTS

bus
pointer to the bus to deregister
 

CONTEXT

!in_interrupt  

DESCRIPTION

Recycles the bus number, and unlinks the controller from usbcore data structures so that it won't be seen by scanning the bus list.


 

Index

NAME
SYNOPSIS
ARGUMENTS
CONTEXT
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:41:10 GMT, October 06, 2005