USB_EP_FIFO_FLUSH

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

usb_ep_fifo_flush - flushes contents of a fifo  

SYNOPSIS

void usb_ep_fifo_flush (struct usb_ep * ep);  

ARGUMENTS

ep
the endpoint whose fifo is being flushed.
 

DESCRIPTION

This call may be used to flush the ``unclaimed data'' that may exist in an endpoint fifo after abnormal transaction terminations. The call must never be used except when endpoint is not being used for any protocol translation.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 12:49:38 GMT, April 09, 2004