Searched refs:lastpos (Results 1 – 2 of 2) sorted by relevance
229 unsigned int lastpos; member475 viadev->lastpos = 0; in snd_via82xx_channel_reset()562 ((pos) < viadev->lastpos && ((pos) >= viadev->bufsize2 ||\563 viadev->lastpos < viadev->bufsize2))580 res = viadev->lastpos; in calc_linear_pos()585 idx, viadev->tbl_entries, viadev->lastpos, in calc_linear_pos()592 res = viadev->lastpos; in calc_linear_pos()605 res = viadev->lastpos; in calc_linear_pos()609 viadev->lastpos = res; /* remember the last position */ in calc_linear_pos()
334 unsigned int lastpos; member619 viadev->lastpos = 0; in snd_via82xx_channel_reset()779 ((pos) < viadev->lastpos && ((pos) >= viadev->bufsize2 ||\780 viadev->lastpos < viadev->bufsize2))800 res = viadev->lastpos; in calc_linear_pos()807 int delta = res - viadev->lastpos; in calc_linear_pos()818 viadev->lastpos, viadev->bufsize2, in calc_linear_pos()827 res = viadev->lastpos; in calc_linear_pos()859 viadev->lastpos = res; /* remember the last position */ in snd_via686_pcm_pointer()901 res = viadev->lastpos; in snd_via8233_pcm_pointer()[all …]