|
Linux Kernel
3.7.1
|
#include <usb-s3c2410_udc.h>
Data Fields | |
| void(* | udc_command )(enum s3c2410_udc_cmd_e) |
| void(* | vbus_draw )(unsigned int ma) |
| unsigned int | pullup_pin |
| unsigned int | pullup_pin_inverted |
| unsigned int | vbus_pin |
| unsigned char | vbus_pin_inverted |
Definition at line 27 of file usb-s3c2410_udc.h.
| unsigned int pullup_pin |
Definition at line 31 of file usb-s3c2410_udc.h.
| unsigned int pullup_pin_inverted |
Definition at line 32 of file usb-s3c2410_udc.h.
| void(* udc_command)(enum s3c2410_udc_cmd_e) |
Definition at line 28 of file usb-s3c2410_udc.h.
Definition at line 29 of file usb-s3c2410_udc.h.
| unsigned int vbus_pin |
Definition at line 34 of file usb-s3c2410_udc.h.
| unsigned char vbus_pin_inverted |
Definition at line 35 of file usb-s3c2410_udc.h.
1.8.2