Linux Kernel
3.7.1
|
#include <s3c-hsudc.h>
Data Fields | |
unsigned int | epnum |
void(* | gpio_init )(void) |
void(* | gpio_uninit )(void) |
s3c24xx_hsudc_platdata - Platform data for USB High-Speed gadget controller. : Number of endpoints to be instantiated by the controller driver. : Platform specific USB related GPIO initialization. : Platform specific USB releted GPIO uninitialzation.
Representation of platform data for the S3C24XX USB 2.0 High Speed gadget controllers.
Definition at line 28 of file s3c-hsudc.h.
unsigned int epnum |
Definition at line 29 of file s3c-hsudc.h.
Definition at line 30 of file s3c-hsudc.h.
Definition at line 31 of file s3c-hsudc.h.