.TH "usb_register_bus" 9 "usb_register_bus" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME usb_register_bus \- registers the USB host controller with the usb core .SH SYNOPSIS .B "void" usb_register_bus .BI "(struct usb_bus *" bus ");" .SH ARGUMENTS .IP "bus" 12 pointer to the bus to register .SH "DESCRIPTION" (For use only by USB Host Controller Drivers.)