1USB_ENDPOINT_NUM(9) Kernel Mode Gadget API USB_ENDPOINT_NUM(9)
23
4
NAME
6usb_endpoint_num - get the endpoint's number
7
SYNOPSIS
9int usb_endpoint_num(const struct usb_endpoint_descriptor * epd);
10
ARGUMENTS
12epd
13endpoint to be checked
14
DESCRIPTION
16Returns epd's number: 0 to 15.
17
AUTHOR
19David Brownell <dbrownell@users.sourceforge.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 USB_ENDPOINT_NUM(9)