USB_ENDPOINT_DIR_OUT(9) Kernel Mode Gadget API USB_ENDPOINT_DIR_OUT(9)NAMEusb_endpoint_dir_out - check if the endpoint has OUT directionSYNOPSISint usb_endpoint_dir_out(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns true if the endpoint is of type OUT, otherwise it returns false.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_DIR_OUT(9)
| Related Man Pages |
|---|
| struct_usb_composite_dev(9) - centos |
| struct_usb_gadget_driver(9) - centos |
| usb_gadget_config_buf(9) - centos |
| struct_usb_gadget_driver(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 |
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |