Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c463 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
495 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
534 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
538 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-compress.c81 hstream->no_period_wakeup = 0; in hda_probe_compr_set_params()
Dhda-pcm.c108 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
Dhda-stream.c114 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/kernel/linux/linux-5.10/sound/core/
Dpcm_dmaengine.c155 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
Dpcm_lib.c347 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()
1839 if (runtime->no_period_wakeup) in wait_for_avail()
Dpcm_native.c765 runtime->no_period_wakeup = in snd_pcm_hw_params()
2138 if (runtime->no_period_wakeup) in snd_pcm_drain()
/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_asrc_dma.c65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/kernel/linux/linux-5.10/sound/soc/kirkwood/
Dkirkwood-i2s.c269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/kernel/linux/linux-5.10/sound/soc/sprd/
Dsprd-pcm-dma.c293 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h530 bool no_period_wakeup:1; member
Dpcm.h374 unsigned int no_period_wakeup: 1; member
/kernel/linux/linux-5.10/sound/pci/oxygen/
Doxygen_pcm.c550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/kernel/linux/linux-5.10/sound/soc/sof/
Dipc.c464 if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
/kernel/linux/linux-5.10/sound/x86/
Dintel_hdmi_audio.c877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_intel.c729 if (azx_dev->core.no_period_wakeup) in azx_position_ok()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch20606 - if (!stream->substream->runtime->no_period_wakeup)
20609 + else if (!stream->substream->runtime->no_period_wakeup)