HCD_BUFFER_DESTROY(9) | Host Controller APIs | HCD_BUFFER_DESTROY(9) |
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¶
!in_interrupt
DESCRIPTION¶
This frees the buffer pools created by hcd_buffer_create.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |