Home
last modified time | relevance | path

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

/openbmc/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),
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-pcm.c230 runtime->hw.info |= SNDRV_PCM_INFO_NO_REWINDS | SNDRV_PCM_INFO_SYNC_APPLPTR; in hda_dsp_pcm_open()
/openbmc/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),
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h276 #define SNDRV_PCM_INFO_SYNC_APPLPTR 0x00000020 /* need the explicit sync of appl_ptr update */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h276 #define SNDRV_PCM_INFO_SYNC_APPLPTR 0x00000020 /* need the explicit sync of appl_ptr update */ macro
/openbmc/linux/sound/mips/
H A Dhal2.c497 SNDRV_PCM_INFO_SYNC_APPLPTR),
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c1422 SNDRV_PCM_INFO_SYNC_APPLPTR),
1445 SNDRV_PCM_INFO_SYNC_APPLPTR),
/openbmc/linux/sound/usb/
H A Dpcm.c1217 runtime->hw.info |= SNDRV_PCM_INFO_SYNC_APPLPTR; in snd_usb_pcm_open()
/openbmc/linux/sound/pci/emu10k1/
H A Demupcm.c1769 SNDRV_PCM_INFO_SYNC_APPLPTR),
/openbmc/linux/sound/core/
H A Dpcm_native.c3737 (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_SYNC_APPLPTR)) in pcm_status_mmap_allowed()
3753 if (pcm_file->substream->runtime->hw.info & SNDRV_PCM_INFO_SYNC_APPLPTR) in pcm_control_mmap_allowed()