USB_ENDPOINT_XFER_IN(9) Kernel Mode Gadget API USB_ENDPOINT_XFER_IN(9)NAMEusb_endpoint_xfer_int - check if the endpoint has interrupt transfer typeSYNOPSISint usb_endpoint_xfer_int(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint is of type interrupt, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_XFER_IN(9)
| Related Man Pages |
|---|
| struct_usb_ep(9) - centos |
| usb_ep_queue(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_gadget_config_buf(9) - centos |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |