usb_free_bus

Name

usb_free_bus --  frees the memory used by a bus structure

Synopsis

void usb_free_bus (struct usb_bus * bus);

Arguments

bus

pointer to the bus to free

Description

(For use only by USB Host Controller Drivers.)