Rechercher une page de manuel
usb_ep_fifo_flush
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
usb_ep_fifo_flush - flushes contents of a fifoSYNOPSIS
- 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 lqunclaimed datarq 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.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre