USB_REGISTER_BUS

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

usb_register_bus - registers the USB host controller with the usb core  

SYNOPSIS

int usb_register_bus (struct usb_bus * bus);  

ARGUMENTS

bus
pointer to the bus to register
 

CONTEXT

!in_interrupt  

DESCRIPTION

Assigns a bus number, and links the controller into usbcore data structures so that it can be seen by scanning the bus list.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
CONTEXT
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 12:49:39 GMT, April 09, 2004