Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/mixart/
Dmixart.h140 struct mixart_stream { struct
141 struct snd_pcm_substream *substream;
142 struct mixart_pipe *pipe;
143 int pcm_number;
145 int status; /* nothing, running, draining */
147 …last absolute stream position where period_elapsed was called (multiple of runtime->period_size) */
148 u32 buf_periods; /* periods counter in the buffer (< runtime->periods) */
149 …ag; /* defines with buf_period_pos the exact position in the buffer (< runtime->period_size) */
151 int channels;