.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "HCD_BUFFER_DESTROY" "" "06 October 2005" "" ""
.SH NAME
hcd_buffer_destroy \- deallocate buffer pools
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void hcd_buffer_destroy (struct usb_hcd * \fIhcd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhcd\fB\fR
the bus whose buffer pools are to be destroyed
.SH "CONTEXT"
.PP
!\fBin_interrupt\fR
.SH "DESCRIPTION"
.PP
This frees the buffer pools created by \fBhcd_buffer_create\fR\&.