Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 26 milliseconds