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

NAME

6       usb_endpoint_xfer_int - check if the endpoint has interrupt transfer
7       type
8

SYNOPSIS

10       int usb_endpoint_xfer_int(const struct usb_endpoint_descriptor * epd);
11

ARGUMENTS

13       epd
14           endpoint to be checked
15

DESCRIPTION

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

AUTHOR

21       David Brownell <dbrownell@users.sourceforge.net>
22           Author.
23
25Kernel Hackers Manual 2.6.         June 2019           USB_ENDPOINT_XFER_IN(9)
Impressum