Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/
H A Dintel8x0.c1025 unsigned int pos_base, last_base; in snd_intel8x0_pcm_pointer() local
1026 pos_base = position / ichdev->fragsize1; in snd_intel8x0_pcm_pointer()
1031 if (pos_base == last_base) in snd_intel8x0_pcm_pointer()