Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | usb_req |
Macros | |
#define | CE6230_USB_TIMEOUT 1000 |
Enumerations | |
enum | ce6230_cmd { CONFIG_READ = 0xd0, UNKNOWN_WRITE = 0xc7, I2C_READ = 0xd9, I2C_WRITE = 0xca, DEMOD_READ = 0xdb, DEMOD_WRITE = 0xcc, REG_READ = 0xde, REG_WRITE = 0xcf } |
enum ce6230_cmd |