Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | s3c2410_udc_mach_info |
Enumerations | |
enum | s3c2410_udc_cmd_e { S3C2410_UDC_P_ENABLE = 1, S3C2410_UDC_P_DISABLE = 2, S3C2410_UDC_P_RESET = 3 } |
Functions | |
void __init | s3c24xx_udc_set_platdata (struct s3c2410_udc_mach_info *) |
void __init | s3c24xx_hsudc_set_platdata (struct s3c24xx_hsudc_platdata *pd) |
enum s3c2410_udc_cmd_e |
Definition at line 21 of file usb-s3c2410_udc.h.
void __init s3c24xx_hsudc_set_platdata | ( | struct s3c24xx_hsudc_platdata * | pd | ) |
void __init s3c24xx_udc_set_platdata | ( | struct s3c2410_udc_mach_info * | ) |