usb_register_bus

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.)