Go to the source code of this file.
#define SNDRV_MINOR_COMPRESS 2 /* 2 - 3 */ |
#define SNDRV_MINOR_CONTROL 0 /* 0 */ |
#define SNDRV_MINOR_DEVICE |
( |
|
minor | ) |
((minor) & 0x001f) |
#define SNDRV_MINOR_DEVICES 32 |
#define SNDRV_MINOR_GLOBAL 1 /* 1 */ |
#define SNDRV_MINOR_HWDEP 4 /* 4 - 7 */ |
#define SNDRV_MINOR_HWDEPS 4 |
#define SNDRV_MINOR_PCM_CAPTURE 24 /* 24 - 31 */ |
#define SNDRV_MINOR_PCM_PLAYBACK 16 /* 16 - 23 */ |
#define SNDRV_MINOR_PCMS 8 |
#define SNDRV_MINOR_RAWMIDI 8 /* 8 - 15 */ |
#define SNDRV_MINOR_RAWMIDIS 8 |
#define SNDRV_OS_MINORS 256 |