1USB_URB_EP_TYPE_CHEC(9)          USB Core APIs         USB_URB_EP_TYPE_CHEC(9)
2
3
4

NAME

6       usb_urb_ep_type_check - sanity check of endpoint in the given urb
7

SYNOPSIS

9       int usb_urb_ep_type_check(const struct urb * urb);
10

ARGUMENTS

12       urb
13           urb to be checked
14

DESCRIPTION

16       This performs a light-weight sanity check for the endpoint in the given
17       urb. It returns 0 if the urb contains a valid endpoint, otherwise a
18       negative error code.
19
21Kernel Hackers Manual 3.10         June 2019           USB_URB_EP_TYPE_CHEC(9)
Impressum