usb_endpoint_is_bulk_out(9) suse man page | unix.com

Man Page: usb_endpoint_is_bulk_out

Operating Environment: suse

Section: 9

USB_ENDPOINT_IS_BULK(9) 				      Kernel Mode Gadget API					   USB_ENDPOINT_IS_BULK(9)

NAME
usb_endpoint_is_bulk_out - check if the endpoint is bulk OUT
SYNOPSIS
int usb_endpoint_is_bulk_out(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint has bulk 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_BULK(9)
Related Man Pages
usb_bulk_msg(9) - suse
usb_interface_id(9) - suse
struct_usb_request(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_request(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB