usb_free_bus(9)
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.)
usb_free_bus - frees the memory used by a bus structure
void usb_free_bus (struct usb_bus *bus);
bus pointer to the bus to free