table of contents
other versions
- wheezy 3.2.78-1
| USB_ENDPOINT_NUM(9) | USB-Standard Types | USB_ENDPOINT_NUM(9) |
NAME¶
usb_endpoint_num - get the endpoint's numberSYNOPSIS¶
int
usb_endpoint_num(const struct usb_endpoint_descriptor * epd);
ARGUMENTS¶
epdendpoint to be checked
DESCRIPTION¶
Returns epd's number: 0 to 15.COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |