USB_ENDPOINT_IS_BULK(9) Kernel Mode Gadget API USB_ENDPOINT_IS_BULK(9)NAMEusb_endpoint_is_bulk_in - check if the endpoint is bulk INSYNOPSISint usb_endpoint_is_bulk_in(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint has bulk 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_BULK(9)
| Related Man Pages |
|---|
| usb_ep_enable(9) - suse |
| usb_interface_id(9) - suse |
| ubtbcmfw(4) - debian |
| usb_gadget_config_buf(9) - suse |
| ubtbcmfw(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |
| Shopt -s histappend |