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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c1020 static snd_pcm_uframes_t hdsp_hw_pointer(struct hdsp *hdsp) function
3452 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", hdsp_hw_pointer(hdsp));
3939 return hdsp_hw_pointer(hdsp);
4022 runtime->status->hw_ptr = hdsp_hw_pointer(hdsp);

Completed in 108 milliseconds