hcd_buffer_destroy — deallocate buffer pools
void hcd_buffer_destroy (struct usb_hcd * hcd);
void hcd_buffer_destroy (
)
hcd
the bus whose buffer pools are to be destroyed
!in_interrupt
in_interrupt
This frees the buffer pools created by hcd_buffer_create.
hcd_buffer_create