USB_ENDPOINT_NUM(9) Kernel Mode Gadget API USB_ENDPOINT_NUM(9)NAMEusb_endpoint_num - get the endpoint's numberSYNOPSISint usb_endpoint_num(const struct usb_endpoint_descriptor * epd);ARGUMENTSepd endpoint to be checkedDESCRIPTIONReturns epd's number: 0 to 15.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_NUM(9)