|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | snd_usX2Y_hwdep_pcm_shm |
Macros | |
| #define | MAXPACK 50 |
| #define | MAXBUFFERMS 100 |
| #define | MAXSTRIDE 3 |
| #define | SSS (((MAXPACK*MAXBUFFERMS*MAXSTRIDE + 4096) / 4096) * 4096) |
Functions | |
| int | usX2Y_hwdep_pcm_new (struct snd_card *card) |
| #define MAXBUFFERMS 100 |
Definition at line 2 of file usx2yhwdeppcm.h.
| #define MAXPACK 50 |
Definition at line 1 of file usx2yhwdeppcm.h.
| #define MAXSTRIDE 3 |
Definition at line 3 of file usx2yhwdeppcm.h.
| #define SSS (((MAXPACK*MAXBUFFERMS*MAXSTRIDE + 4096) / 4096) * 4096) |
Definition at line 5 of file usx2yhwdeppcm.h.
Definition at line 740 of file usx2yhwdeppcm.c.
1.8.2