GADGET_IS_DUALSPEED

Section: Kernel Mode Gadget API (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

gadget_is_dualspeed - return true iff the hardware handles high speed  

SYNOPSIS

int gadget_is_dualspeed(struct usb_gadget * g);
 

ARGUMENTS

g

controller that might support both high and full speeds
 

AUTHOR

David Brownell <dbrownell@users.sourceforge.net>

Author.
 

COPYRIGHT