USB_ENDPOINT_XFER_BU(9) Kernel Mode Gadget API USB_ENDPOINT_XFER_BU(9)NAMEusb_endpoint_xfer_bulk - check if the endpoint has bulk transfer typeSYNOPSISint usb_endpoint_xfer_bulk(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint is of type bulk, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_XFER_BU(9)
| Related Man Pages |
|---|
| struct_usb_ep(9) - centos |
| struct_usb_request(9) - centos |
| struct_usb_composite_driver(9) - suse |
| struct_usb_request(9) - suse |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |