Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
udc_pxa2xx.h File Reference

Go to the source code of this file.

Data Structures

struct  pxa2xx_udc_mach_info
 

Macros

#define PXA2XX_UDC_CMD_CONNECT   0 /* let host see us */
 
#define PXA2XX_UDC_CMD_DISCONNECT   1 /* so host won't see us */
 

Macro Definition Documentation

#define PXA2XX_UDC_CMD_CONNECT   0 /* let host see us */

Definition at line 15 of file udc_pxa2xx.h.

#define PXA2XX_UDC_CMD_DISCONNECT   1 /* so host won't see us */

Definition at line 16 of file udc_pxa2xx.h.