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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c756 static snd_pcm_uframes_t hdspm_hw_pointer(struct hdspm * hdspm) function
2985 (long) hdspm_hw_pointer(hdspm) * 4);
3177 (long) hdspm_hw_pointer(hdspm) * 4);
3492 return hdspm_hw_pointer(hdspm);
3583 runtime->status->hw_ptr = hdspm_hw_pointer(hdspm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c756 static snd_pcm_uframes_t hdspm_hw_pointer(struct hdspm * hdspm) function
2985 (long) hdspm_hw_pointer(hdspm) * 4);
3177 (long) hdspm_hw_pointer(hdspm) * 4);
3492 return hdspm_hw_pointer(hdspm);
3583 runtime->status->hw_ptr = hdspm_hw_pointer(hdspm);

Completed in 132 milliseconds