Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_compat.c441 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_x32()
521 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3073 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_sync_ptr()
3169 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_compat()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h547 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h547 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro