Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0.c1049 unsigned int pos_base, last_base; in snd_intel8x0_pcm_pointer() local
1051 last_base = ichdev->last_pos / ichdev->fragsize1; in snd_intel8x0_pcm_pointer()
1055 if (pos_base == last_base) in snd_intel8x0_pcm_pointer()