usb_endpoint_is_isoc_in(9) suse man page | unix.com

Man Page: usb_endpoint_is_isoc_in

Operating Environment: suse

Section: 9

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

NAME
usb_endpoint_is_isoc_in - check if the endpoint is isochronous IN
SYNOPSIS
int usb_endpoint_is_isoc_in(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint has isochronous transfer type and IN 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_ep_queue(9) - suse
usb_interface_id(9) - suse
usb_set_interface(9) - suse
struct_usb_composite_driver(9) - suse
struct_usb_composite_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com