Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dpcm_compat.c507 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_compat()
595 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_x32()
Dpcm_native.c2626 static int snd_pcm_hwsync(struct snd_pcm_substream *substream) in snd_pcm_hwsync() function
2715 err = snd_pcm_hwsync(substream); in snd_pcm_sync_ptr()
2793 return snd_pcm_hwsync(substream); in snd_pcm_common_ioctl1()