hcd_buffer_destroy (9) - Linux Manuals
hcd_buffer_destroy: deallocate buffer pools
NAME
hcd_buffer_destroy - deallocate buffer pools
SYNOPSIS
-
void hcd_buffer_destroy(struct usb_hcd
* hcd);
ARGUMENTS
hcd
-
- the bus whose buffer pools are to be destroyed
CONTEXT
DESCRIPTION
This frees the buffer pools created by hcd_buffer_create.
COPYRIGHT