USB Gadget API for Linux | ||
---|---|---|
<<< Previous | Kernel Mode Gadget API | Next >>> |
Gadget drivers rely on common USB structures and constants defined in the <linux/usb_ch9.h> header file, which is standard in Linux 2.5 kernels. These are the same types and constants used by host side drivers.
<<< Previous | Home | Next >>> |
Kernel Mode Gadget API | Up | struct usb_ctrlrequest |