Man Page: usb_endpoint_is_int_out
Operating Environment: suse
Section: 9
USB_ENDPOINT_IS_INT_(9) Kernel Mode Gadget API USB_ENDPOINT_IS_INT_(9)NAMEusb_endpoint_is_int_out - check if the endpoint is interrupt OUTSYNOPSISint usb_endpoint_is_int_out(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint has interrupt transfer type and OUT direction, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_IS_INT_(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| struct_usb_ep(9) - centos |
| usb_gadget_config_buf(9) - centos |
| usb_interface_id(9) - centos |
| struct_usb_request(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| 32 bit process addressing more than 4GB |