Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-pcm.c124 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in hda_dsp_pcm_hw_params()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h389 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h389 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/linux/sound/core/
H A Dpcm_native.c404 * never processed. SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP in constrain_params_by_rules()
805 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in snd_pcm_hw_params()