Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s3c2410_udc_mach_info Struct Reference

#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
 

Detailed Description

Definition at line 27 of file usb-s3c2410_udc.h.

Field Documentation

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.

void(* vbus_draw)(unsigned int ma)

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.


The documentation for this struct was generated from the following file: