Linux Kernel
3.7.1
|
#include <echoaudio.h>
Data Fields | |
volatile u32 * | dma_counter |
u32 | last_counter |
u32 | position |
short | index |
short | interleave |
struct snd_dma_buffer | sgpage |
struct snd_pcm_hardware | hw |
struct snd_pcm_hw_constraint_list | constr |
short | sglist_head |
char | state |
Definition at line 325 of file echoaudio.h.
struct snd_pcm_hw_constraint_list constr |
Definition at line 343 of file echoaudio.h.
volatile u32* dma_counter |
Definition at line 326 of file echoaudio.h.
Definition at line 342 of file echoaudio.h.
short index |
Definition at line 337 of file echoaudio.h.
short interleave |
Definition at line 340 of file echoaudio.h.
u32 last_counter |
Definition at line 330 of file echoaudio.h.
u32 position |
Definition at line 333 of file echoaudio.h.
short sglist_head |
Definition at line 344 of file echoaudio.h.
struct snd_dma_buffer sgpage |
Definition at line 341 of file echoaudio.h.
Definition at line 345 of file echoaudio.h.