Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | USX2Y_DRIVER_VERSION 0x0100 /* 0.1.0 */ |
#define | SND_USX2Y_LOADER_ID "USX2Y Loader" |
#define | SND_USX2Y_USBPCM_ID "USX2Y USBPCM" |
#define | USB_ID_US122 0x8007 |
#define | USB_ID_US224 0x8005 |
#define | USB_ID_US428 0x8001 |
Enumerations | |
enum | { USX2Y_TYPE_122, USX2Y_TYPE_224, USX2Y_TYPE_428, USX2Y_TYPE_NUMS } |
enum | { USX2Y_STAT_CHIP_INIT = (1 << 0), USX2Y_STAT_CHIP_MMAP_PCM_URBS = (1 << 1), USX2Y_STAT_CHIP_HUP = (1 << 31) } |
anonymous enum |