Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_INFO_NO_PERIOD_WAKEUP (Results 1 – 25 of 25) sorted by relevance

/linux/sound/soc/ti/
H A Dudma-pcm.c20 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
H A Dedma-pcm.c25 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
H A Dsdma-pcm.c21 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
/linux/sound/soc/sof/intel/
H A Dhda-common-ops.c104 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
H A Dhda-pcm.c123 (params->info & SNDRV_PCM_INFO_NO_PERIOD_WAKEUP) && in hda_dsp_pcm_hw_params()
/linux/sound/pci/oxygen/
H A Doxygen_pcm.c34 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
62 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
90 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/sof/imx/
H A Dimx8.c529 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
600 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP
H A Dimx8m.c470 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
H A Dimx8ulp.c463 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/kirkwood/
H A Dkirkwood-dma.c32 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/sof/amd/
H A Dacp-common.c237 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/meson/
H A Daxg-fifo.c32 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP),
/linux/sound/soc/sprd/
H A Dsprd-pcm-dma.c40 SNDRV_PCM_INFO_RESUME | SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/pxa/
H A Dmmp-sspa.c374 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP)
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c570 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c546 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h291 #define SNDRV_PCM_INFO_NO_PERIOD_WAKEUP 0x00800000 /* period wakeup can be disabled */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h291 #define SNDRV_PCM_INFO_NO_PERIOD_WAKEUP 0x00800000 /* period wakeup can be disabled */ macro
/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.c25 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
/linux/sound/soc/intel/catpt/
H A Dpcm.c569 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/x86/
H A Dintel_hdmi_audio.c142 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP),
/linux/sound/soc/intel/avs/
H A Dpcm.c1186 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux/sound/firewire/
H A Damdtp-stream.c203 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP; in amdtp_stream_add_pcm_hw_constraints()
/linux/sound/core/
H A Dpcm_native.c804 (params->info & SNDRV_PCM_INFO_NO_PERIOD_WAKEUP) && in snd_pcm_hw_params()