Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A 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()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A 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()

Completed in 5 milliseconds