Man Page: usb_endpoint_xfer_control
Operating Environment: suse
Section: 9
USB_ENDPOINT_XFER_CO(9) Kernel Mode Gadget API USB_ENDPOINT_XFER_CO(9)NAMEusb_endpoint_xfer_control - check if the endpoint has control transfer typeSYNOPSISint usb_endpoint_xfer_control(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint is of type control, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_XFER_CO(9)
| Related Man Pages |
|---|
| usb_ep_enable(9) - suse |
| usb_interface_id(9) - suse |
| struct_usb_ep(9) - centos |
| struct_usb_composite_driver(9) - suse |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| 32 bit process addressing more than 4GB |