
NAME
usb_register_bus - registers the USB host controller with the usb core
SYNOPSIS
void usb_register_bus (struct usb_bus *bus);
ARGUMENTS
bus pointer to the bus to register
DESCRIPTION
(For use only by USB Host Controller Drivers.)