.\" 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 "USB_DISABLE_INTERFACE" "" "06 October 2005" "" "" .SH NAME usb_disable_interface \- - Disable all endpoints for an interface .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void usb_disable_interface (struct usb_device * \fIdev\fB, struct usb_interface * \fIintf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR the device whose interface is being disabled .TP \fB\fIintf\fB\fR pointer to the interface descriptor .SH "DESCRIPTION" .PP Disables all the endpoints for the interface's current altsetting.