Linux Kernel
3.7.1
|
#include "mds_s.h"
Go to the source code of this file.
Data Structures | |
struct | wb35_tx |
Macros | |
#define | TX_INTERFACE 0 /* Interface 1 */ |
#define | TX_PIPE 3 /* Endpoint 4 */ |
#define | TX_INTERRUPT 1 /* Endpoint 2 */ |
#define | MAX_INTERRUPT_LENGTH 64 /* It must be 64 for EP2 hardware */ |
Definition at line 10 of file wb35tx_s.h.
#define TX_INTERFACE 0 /* Interface 1 */ |
Definition at line 7 of file wb35tx_s.h.
#define TX_INTERRUPT 1 /* Endpoint 2 */ |
Definition at line 9 of file wb35tx_s.h.
#define TX_PIPE 3 /* Endpoint 4 */ |
Definition at line 8 of file wb35tx_s.h.