Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c1025 static snd_pcm_uframes_t hdsp_hw_pointer(struct hdsp *hdsp) in hdsp_hw_pointer() function
3379 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", hdsp_hw_pointer(hdsp)); in snd_hdsp_proc_read()
3869 return hdsp_hw_pointer(hdsp); in snd_hdsp_hw_pointer()
3979 runtime->status->hw_ptr = hdsp_hw_pointer(hdsp); in snd_hdsp_reset()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c1020 static snd_pcm_uframes_t hdsp_hw_pointer(struct hdsp *hdsp) in hdsp_hw_pointer() function
3452 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", hdsp_hw_pointer(hdsp)); in snd_hdsp_proc_read()
3939 return hdsp_hw_pointer(hdsp); in snd_hdsp_hw_pointer()
4022 runtime->status->hw_ptr = hdsp_hw_pointer(hdsp); in snd_hdsp_reset()

Completed in 14 milliseconds