Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dpcm_native.c2908 static int do_pcm_hwsync(struct snd_pcm_substream *substream) in do_pcm_hwsync() function
2983 ret = do_pcm_hwsync(substream); in snd_pcm_rewind()
3002 ret = do_pcm_hwsync(substream); in snd_pcm_forward()
3018 err = do_pcm_hwsync(substream); in snd_pcm_delay()