USB_ENDPOINT_TYPE(9) Kernel Mode Gadget API USB_ENDPOINT_TYPE(9)NAMEusb_endpoint_type - get the endpoint's transfer typeSYNOPSISint usb_endpoint_type(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns one of USB_ENDPOINT_XFER_{CONTROL, ISOC, BULK, INT} according to epd's transfer type.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_TYPE(9)
| Related Man Pages |
|---|
| usb_ep_enable(9) - suse |
| struct_usb_composite_dev(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 |
|---|
| How to restrict user to a specific directory in solaris 10 |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |