USB_ENDPOINT_XFER_IS(9) Kernel Mode Gadget API USB_ENDPOINT_XFER_IS(9)NAMEusb_endpoint_xfer_isoc - check if the endpoint has isochronous transfer typeSYNOPSISint usb_endpoint_xfer_isoc(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint is of type isochronous, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_XFER_IS(9)
| Related Man Pages |
|---|
| usb_interface_id(9) - suse |
| struct_usb_ep(9) - centos |
| usb_gadget_config_buf(9) - centos |
| usb_gadget_config_buf(9) - suse |
| usb_get_max_pkts_per_isoc_request(9f) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |