Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_native.c2576 static int do_pcm_hwsync(struct snd_pcm_substream *substream) in do_pcm_hwsync() function
2651 ret = do_pcm_hwsync(substream); in snd_pcm_rewind()
2668 ret = do_pcm_hwsync(substream); in snd_pcm_forward()
2681 err = do_pcm_hwsync(substream); in snd_pcm_hwsync()
2693 err = do_pcm_hwsync(substream); in snd_pcm_delay()