Scroll to navigation

NEXT_EP_DESC(9) Kernel Mode Gadget API NEXT_EP_DESC(9)

NAME

next_ep_desc - advance to the next EP descriptor

SYNOPSIS

struct usb_descriptor_header** next_ep_desc(struct usb_descriptor_header ** t);

ARGUMENTS

t
currect pointer within descriptor array

RETURN

next EP descriptor or NULL
Iterate over t until either EP descriptor found or NULL (that indicates end of list) encountered

AUTHOR

David Brownell <dbrownell@users.sourceforge.net>
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.