Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_compat.c434 if (sflags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_x32()
517 if (sync_ptr.flags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3052 if (sync_ptr.flags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_sync_ptr()
3145 if (sflags & SNDRV_PCM_SYNC_PTR_HWSYNC) { in snd_pcm_ioctl_sync_ptr_compat()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h541 #define SNDRV_PCM_SYNC_PTR_HWSYNC (1<<0) /* execute hwsync */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h541 #define SNDRV_PCM_SYNC_PTR_HWSYNC (1<<0) /* execute hwsync */ macro