usb_ep_fifo_flush(9) centos man page | unix.com

Man Page: usb_ep_fifo_flush

Operating Environment: centos

Section: 9

USB_EP_FIFO_FLUSH(9)					      Kernel Mode Gadget API					      USB_EP_FIFO_FLUSH(9)

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.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_EP_FIFO_FLUSH(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_ep(9) - centos
usb_ep_queue(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq