Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/davinci/
Dedma-pcm.c34 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
/linux-4.1.27/sound/pci/oxygen/
Doxygen_pcm.c46 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
74 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
102 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux-4.1.27/sound/soc/omap/
Domap-pcm.c48 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux-4.1.27/sound/soc/pxa/
Dmmp-pcm.c38 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP)
/linux-4.1.27/sound/soc/kirkwood/
Dkirkwood-dma.c36 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP,
/linux-4.1.27/include/uapi/sound/
Dasound.h272 #define SNDRV_PCM_INFO_NO_PERIOD_WAKEUP 0x00800000 /* period wakeup can be disabled */ macro
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c94 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP |
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c783 SNDRV_PCM_INFO_NO_PERIOD_WAKEUP),
/linux-4.1.27/sound/core/
Dpcm_native.c556 (params->info & SNDRV_PCM_INFO_NO_PERIOD_WAKEUP) && in snd_pcm_hw_params()