suse man page for usb_endpoint_is_int_in

Query: usb_endpoint_is_int_in

OS: suse

Section: 9

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

USB_ENDPOINT_IS_INT_(9) 				      Kernel Mode Gadget API					   USB_ENDPOINT_IS_INT_(9)

NAME
usb_endpoint_is_int_in - check if the endpoint is interrupt IN
SYNOPSIS
int usb_endpoint_is_int_in(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint has interrupt 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_INT_(9)
Related Man Pages
usb_ep_queue(9) - suse
usb_gadget_config_buf(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
struct_usb_request(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!