Home
last modified time | relevance | path

Searched refs:no_period_wakeup (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/sound/hda/
Dhdac_stream.c426 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
458 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
497 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
501 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
/Linux-v5.4/sound/soc/sof/intel/
Dhda-pcm.c106 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
Dhda-stream.c111 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/Linux-v5.4/sound/core/
Dpcm_dmaengine.c153 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
Dpcm_lib.c337 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()
1828 if (runtime->no_period_wakeup) in wait_for_avail()
Dpcm_native.c680 runtime->no_period_wakeup = in snd_pcm_hw_params()
1878 if (runtime->no_period_wakeup) in snd_pcm_drain()
/Linux-v5.4/sound/soc/fsl/
Dfsl_asrc_dma.c68 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/Linux-v5.4/sound/soc/kirkwood/
Dkirkwood-i2s.c269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/Linux-v5.4/include/sound/
Dhdaudio.h494 bool no_period_wakeup:1; member
Dpcm.h372 unsigned int no_period_wakeup: 1; member
/Linux-v5.4/sound/soc/sprd/
Dsprd-pcm-dma.c299 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/Linux-v5.4/sound/soc/sof/
Dipc.c439 if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
/Linux-v5.4/sound/pci/oxygen/
Doxygen_pcm.c556 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/Linux-v5.4/sound/x86/
Dintel_hdmi_audio.c877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()