Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_SYNC_PTR_AVAIL_MIN (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c448 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_x32()
528 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3039 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_sync_ptr()
3135 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_compat()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c450 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_x32()
532 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3066 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_sync_ptr()
3164 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN)) in snd_pcm_ioctl_sync_ptr_compat()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h386 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h542 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h542 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h543 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h543 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h422 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1 << 2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h422 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1 << 2) macro

Completed in 35 milliseconds