Home
last modified time | relevance | path

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

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