1HCD_BUFFER_DESTROY(9) Host Controller APIs HCD_BUFFER_DESTROY(9)
23
4
NAME
6hcd_buffer_destroy - deallocate buffer pools
7
SYNOPSIS
9void hcd_buffer_destroy(struct usb_hcd * hcd);
10
ARGUMENTS
12hcd
13the bus whose buffer pools are to be destroyed
14
CONTEXT
16!in_interrupt
17
DESCRIPTION
19This frees the buffer pools created by hcd_buffer_create.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 HCD_BUFFER_DESTROY(9)