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

/linux-master/sound/core/
H A Dpcm_compat.c441 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN))
521 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN))
H A Dpcm_native.c3061 if (!(sync_ptr.flags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN))
3157 if (!(sflags & SNDRV_PCM_SYNC_PTR_AVAIL_MIN))
/linux-master/include/uapi/sound/
H A Dasound.h546 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro
/linux-master/tools/include/uapi/sound/
H A Dasound.h546 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */ macro

Completed in 210 milliseconds