Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-pcm.c110 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in hda_dsp_pcm_hw_params()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-pcm.c124 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in hda_dsp_pcm_hw_params()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h289 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h393 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h393 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h386 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h386 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h309 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1 << 2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h309 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1 << 2) macro
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c387 * never processed. SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP in constrain_params_by_rules()
767 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in snd_pcm_hw_params()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c405 * never processed. SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP in constrain_params_by_rules()
785 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in snd_pcm_hw_params()

Completed in 34 milliseconds