gadget_avoids_skb_reserve (9) - Linux Manuals
gadget_avoids_skb_reserve: return true iff the hardware would like to avoid skb_reserve to improve performance.
NAME
gadget_avoids_skb_reserve - return true iff the hardware would like to avoid skb_reserve to improve performance.
SYNOPSIS
-
int gadget_avoids_skb_reserve(struct usb_gadget
* g);
ARGUMENTS
g
-
- controller to check for quirk
AUTHOR
David Brownell <dbrownell [at] users.sourceforge.net>
- Author.
COPYRIGHT