Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/rme9652/
Dhdspm.c1478 static snd_pcm_uframes_t hdspm_hw_pointer(struct hdspm *hdspm) in hdspm_hw_pointer() function
4909 (long) hdspm_hw_pointer(hdspm) * 4); in snd_hdspm_proc_read_madi()
5066 (long) hdspm_hw_pointer(hdspm) * 4); in snd_hdspm_proc_read_aes32()
5467 return hdspm_hw_pointer(hdspm); in snd_hdspm_hw_pointer()
5483 runtime->status->hw_ptr = hdspm_hw_pointer(hdspm); in snd_hdspm_reset()