Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_compat.c425 if (sflags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_x32()
508 if (sync_ptr.flags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3059 if (sync_ptr.flags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_sync_ptr()
3150 if (sflags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_compat()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h545 #define SNDRV_PCM_SYNC_PTR_HWSYNC (1<<0) /* execute hwsync */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h545 #define SNDRV_PCM_SYNC_PTR_HWSYNC (1<<0) /* execute hwsync */ macro