Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_INFO_SYNC_APPLPTR (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c15 SNDRV_PCM_INFO_SYNC_APPLPTR | SNDRV_PCM_INFO_BATCH),
32 SNDRV_PCM_INFO_SYNC_APPLPTR | SNDRV_PCM_INFO_BATCH),
/linux/sound/soc/sof/intel/
H A Dhda-pcm.c234 runtime->hw.info |= SNDRV_PCM_INFO_NO_REWINDS | SNDRV_PCM_INFO_SYNC_APPLPTR; in hda_dsp_pcm_open()
/linux/sound/pci/
H A Drme32.c284 SNDRV_PCM_INFO_SYNC_APPLPTR),
312 SNDRV_PCM_INFO_SYNC_APPLPTR),
337 SNDRV_PCM_INFO_SYNC_APPLPTR),
365 SNDRV_PCM_INFO_SYNC_APPLPTR),
/linux/sound/virtio/
H A Dvirtio_pcm.c114 SNDRV_PCM_INFO_SYNC_APPLPTR; in virtsnd_pcm_build_hw()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h279 #define SNDRV_PCM_INFO_SYNC_APPLPTR 0x00000020 /* need the explicit sync of appl_ptr update */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h279 #define SNDRV_PCM_INFO_SYNC_APPLPTR 0x00000020 /* need the explicit sync of appl_ptr update */ macro
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c1422 SNDRV_PCM_INFO_SYNC_APPLPTR),
1445 SNDRV_PCM_INFO_SYNC_APPLPTR),
/linux/sound/usb/
H A Dpcm.c1217 runtime->hw.info |= SNDRV_PCM_INFO_SYNC_APPLPTR; in snd_usb_pcm_open()
/linux/sound/pci/emu10k1/
H A Demupcm.c1748 SNDRV_PCM_INFO_SYNC_APPLPTR),
/linux/sound/core/
H A Dpcm_native.c3736 (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_SYNC_APPLPTR)) in pcm_status_mmap_allowed()
3752 if (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_SYNC_APPLPTR) in pcm_control_mmap_allowed()