Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dpcm.c527 snd_pcm_uframes_t dsppos, newpos; in catpt_stream_update_position() local
530 dsppos = bytes_to_frames(r, pos->stream_position); in catpt_stream_update_position()
538 if (dsppos >= r->buffer_size / 2) in catpt_stream_update_position()