Man Page: usb_endpoint_is_isoc_in
Operating Environment: suse
Section: 9
USB_ENDPOINT_IS_ISOC(9) Kernel Mode Gadget API USB_ENDPOINT_IS_ISOC(9)NAMEusb_endpoint_is_isoc_in - check if the endpoint is isochronous INSYNOPSISint usb_endpoint_is_isoc_in(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint has isochronous 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_ISOC(9)
| Related Man Pages |
|---|
| usb_set_interface(9) - suse |
| usb_ep_queue(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 |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |