Home
last modified time | relevance | path

Searched defs:audiopipe (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio.h299 struct audiopipe { struct
300 volatile u32 *dma_counter; /* Commpage register that contains
304 u32 last_counter; /* The last position, which is used
307 u32 position; /* ...the number of bytes tranferred
311 short index; /* Index of the first channel or <0
314 short interleave;
315 struct snd_dma_buffer sgpage; /* Room for the scatter-gather list */
316 struct snd_pcm_hardware hw;
317 struct snd_pcm_hw_constraint_list constr;
318 short sglist_head;
[all …]