Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_compat.c422 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_x32()
497 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3050 static inline int snd_pcm_hwsync(struct snd_pcm_substream *substream) in snd_pcm_hwsync() function
3111 err = snd_pcm_hwsync(substream); in snd_pcm_sync_ptr()
3207 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_compat()
3404 return snd_pcm_hwsync(substream); in snd_pcm_common_ioctl()