Searched refs:buf_periods (Results 1 – 3 of 3) sorted by relevance
485 stream->buf_periods++; in snd_mixart_threaded_irq()486 if (stream->buf_periods >= runtime->periods) in snd_mixart_threaded_irq()487 stream->buf_periods = 0; in snd_mixart_threaded_irq()
127 u32 buf_periods; /* periods counter in the buffer (< runtime->periods) */ member
404 stream->buf_periods = 0; in mixart_set_stream_state()903 return (snd_pcm_uframes_t)((stream->buf_periods * runtime->period_size) + stream->buf_period_frag); in snd_mixart_stream_pointer()