Searched defs:audiopipe (Results 1 – 1 of 1) sorted by relevance
281 struct audiopipe { struct282 volatile __le32 *dma_counter; /* Commpage register that contains286 u32 last_period; /* Counter position last time a289 u32 last_counter; /* Used exclusively by pcm_pointer294 u32 position; /* ...the number of bytes tranferred298 short index; /* Index of the first channel or <0301 short interleave;302 struct snd_dma_buffer sgpage; /* Room for the scatter-gather list */303 struct snd_pcm_hardware hw;304 struct snd_pcm_hw_constraint_list constr;[all …]