Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dpcm_local.h79 if (substream->runtime->info & SNDRV_PCM_INFO_EXPLICIT_SYNC) in snd_pcm_dma_buffer_sync()
H A Dpcm_native.c2781 substream->runtime->hw.info |= SNDRV_PCM_INFO_EXPLICIT_SYNC; in snd_pcm_open_substream()
3740 if (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_EXPLICIT_SYNC) in pcm_status_mmap_allowed()
3757 if (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_EXPLICIT_SYNC) in pcm_control_mmap_allowed()
/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h297 #define SNDRV_PCM_INFO_EXPLICIT_SYNC 0x10000000 /* needs explicit sync of pointers and data */ macro
/linux-6.15/include/uapi/sound/
H A Dasound.h297 #define SNDRV_PCM_INFO_EXPLICIT_SYNC 0x10000000 /* needs explicit sync of pointers and data */ macro