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

/linux-master/sound/core/
H A Dpcm_compat.c426 err = snd_pcm_hwsync(substream);
509 err = snd_pcm_hwsync(substream);
H A Dpcm_native.c3026 static inline int snd_pcm_hwsync(struct snd_pcm_substream *substream) function
3048 err = snd_pcm_hwsync(substream);
3139 err = snd_pcm_hwsync(substream);
3344 return snd_pcm_hwsync(substream);

Completed in 198 milliseconds