Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1477 static snd_pcm_uframes_t hdspm_hw_pointer(struct hdspm *hdspm) in hdspm_hw_pointer() function
4900 (long) hdspm_hw_pointer(hdspm) * 4); in snd_hdspm_proc_read_madi()
5057 (long) hdspm_hw_pointer(hdspm) * 4); in snd_hdspm_proc_read_aes32()
5458 return hdspm_hw_pointer(hdspm); in snd_hdspm_hw_pointer()
5474 runtime->status->hw_ptr = hdspm_hw_pointer(hdspm); in snd_hdspm_reset()