Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c433 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_x32()
514 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c2981 static int snd_pcm_hwsync(struct snd_pcm_substream *substream) in snd_pcm_hwsync() function
3024 err = snd_pcm_hwsync(substream); in snd_pcm_sync_ptr()
3115 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_compat()
3318 return snd_pcm_hwsync(substream); in snd_pcm_common_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c435 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_x32()
518 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3029 static inline int snd_pcm_hwsync(struct snd_pcm_substream *substream) in snd_pcm_hwsync() function
3051 err = snd_pcm_hwsync(substream); in snd_pcm_sync_ptr()
3144 err = snd_pcm_hwsync(substream); in snd_pcm_ioctl_sync_ptr_compat()
3352 return snd_pcm_hwsync(substream); in snd_pcm_common_ioctl()

Completed in 15 milliseconds