suse man page for usb_endpoint_is_isoc_out

Query: usb_endpoint_is_isoc_out

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_ENDPOINT_IS_ISOC(9) 				      Kernel Mode Gadget API					   USB_ENDPOINT_IS_ISOC(9)

NAME
usb_endpoint_is_isoc_out - check if the endpoint is isochronous OUT
SYNOPSIS
int usb_endpoint_is_isoc_out(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint has isochronous transfer type and OUT direction, otherwise it returns false.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_IS_ISOC(9)
Related Man Pages
usb_interface_id(9) - suse
usb_ep_queue(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_request(9) - suse
usb_get_max_pkts_per_isoc_request(9f) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Tar Command
Docker learning Phase-I