Lines Matching refs:hwptr
712 unsigned int hwptr;1152 s->hwptr = 0;1488 unsigned int hwptr;1494 hwptr = snd_m3_get_pointer(chip, s, subs);1497 if (hwptr >= s->dma_size)1498 hwptr %= s->dma_size;1500 diff = s->dma_size + hwptr - s->hwptr;1504 s->hwptr = hwptr;