Home
last modified time | relevance | path

Searched refs:dsppos (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/soc/intel/catpt/
Dpcm.c529 snd_pcm_uframes_t dsppos, newpos; in catpt_stream_update_position() local
532 dsppos = bytes_to_frames(r, pos->stream_position); in catpt_stream_update_position()
540 if (dsppos >= r->buffer_size / 2) in catpt_stream_update_position()