Man Page: usb_endpoint_is_int_in
Operating Environment: suse
Section: 9
USB_ENDPOINT_IS_INT_(9) Kernel Mode Gadget API USB_ENDPOINT_IS_INT_(9)NAMEusb_endpoint_is_int_in - check if the endpoint is interrupt INSYNOPSISint usb_endpoint_is_int_in(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint has interrupt transfer type and IN 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_ep_enable(9) - suse |
| struct_usb_ep(9) - centos |
| usb_ep_queue(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_gadget_config_buf(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 ? |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |