Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/rme9652/
Dhdsp.c1047 static snd_pcm_uframes_t hdsp_hw_pointer(struct hdsp *hdsp) in hdsp_hw_pointer() function
3400 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", hdsp_hw_pointer(hdsp)); in snd_hdsp_proc_read()
3893 return hdsp_hw_pointer(hdsp); in snd_hdsp_hw_pointer()
3972 runtime->status->hw_ptr = hdsp_hw_pointer(hdsp); in snd_hdsp_reset()