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

NAME

6       ep_choose - select descriptor endpoint at current device speed
7

SYNOPSIS

9       struct usb_endpoint_descriptor * ep_choose(struct usb_gadget * g,
10                                                  struct usb_endpoint_descriptor * hs,
11                                                  struct usb_endpoint_descriptor * fs);
12

ARGUMENTS

14       g
15           gadget, connected and running at some speed
16
17       hs
18           descriptor to use for high speed operation
19
20       fs
21           descriptor to use for full or low speed operation
22

AUTHOR

24       David Brownell <dbrownell@users.sourceforge.net>
25           Author.
26
28Kernel Hackers Manual 2.6.         June 2019                      EP_CHOOSE(9)
Impressum