1USB_ENDPOINT_XFER_CO(9)     Kernel Mode Gadget API     USB_ENDPOINT_XFER_CO(9)
2
3
4

NAME

6       usb_endpoint_xfer_control - check if the endpoint has control transfer
7       type
8

SYNOPSIS

10       int
11                                     usb_endpoint_xfer_control(const struct usb_endpoint_descriptor * epd);
12

ARGUMENTS

14       epd
15           endpoint to be checked
16

DESCRIPTION

18       Returns true if the endpoint is of type control, otherwise it returns
19       false.
20

AUTHOR

22       David Brownell <dbrownell@users.sourceforge.net>
23           Author.
24
26Kernel Hackers Manual 2.6.         June 2019           USB_ENDPOINT_XFER_CO(9)
Impressum