Lines Matching defs:audiopipe
296 struct audiopipe { struct
297 volatile __le32 *dma_counter; /* Commpage register that contains
301 u32 last_period; /* Counter position last time a
304 u32 last_counter; /* Used exclusively by pcm_pointer
309 u32 position; /* ...the number of bytes tranferred
313 short index; /* Index of the first channel or <0
316 short interleave;
317 struct snd_dma_buffer sgpage; /* Room for the scatter-gather list */
318 struct snd_pcm_hardware hw;
319 struct snd_pcm_hw_constraint_list constr;
320 short sglist_head;
321 char state; /* pipe state */