Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/mixart/
Dmixart.h132 struct mixart_stream { struct
133 struct snd_pcm_substream *substream;
134 struct mixart_pipe *pipe;
135 int pcm_number;
137 int status; /* nothing, running, draining */
139 …last absolute stream position where period_elapsed was called (multiple of runtime->period_size) */
140 u32 buf_periods; /* periods counter in the buffer (< runtime->periods) */
141 …ag; /* defines with buf_period_pos the exact position in the buffer (< runtime->period_size) */
143 int channels;