Home
last modified time | relevance | path

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

/Linux-v5.15/sound/hda/
Dhdac_stream.c436 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
467 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
506 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
510 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
/Linux-v5.15/sound/soc/sof/intel/
Dhda-compress.c81 hstream->no_period_wakeup = 0; in hda_probe_compr_set_params()
Dhda-pcm.c113 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
Dhda-stream.c114 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/Linux-v5.15/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()
1873 if (runtime->no_period_wakeup) in wait_for_avail()
Dpcm_native.c743 runtime->no_period_wakeup = in snd_pcm_hw_params()
2087 if (runtime->no_period_wakeup) in snd_pcm_drain()
/Linux-v5.15/sound/soc/meson/
Daxg-fifo.c146 irq_en = runtime->no_period_wakeup ? 0 : FIFO_INT_COUNT_REPEAT; in axg_fifo_pcm_hw_params()
/Linux-v5.15/sound/soc/fsl/
Dfsl_asrc_dma.c65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/Linux-v5.15/sound/soc/sprd/
Dsprd-pcm-dma.c288 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/Linux-v5.15/sound/soc/kirkwood/
Dkirkwood-i2s.c269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/Linux-v5.15/include/sound/
Dhdaudio.h526 bool no_period_wakeup:1; member
Dpcm.h374 unsigned int no_period_wakeup: 1; member
/Linux-v5.15/sound/pci/oxygen/
Doxygen_pcm.c550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/Linux-v5.15/sound/soc/sof/
Dipc.c475 if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
/Linux-v5.15/sound/firewire/
Damdtp-stream.c612 if (!pcm->runtime->no_period_wakeup) { in update_pcm_pointers()
1082 need_hw_irq = !pcm || !pcm->runtime->no_period_wakeup; in process_rx_packets()
/Linux-v5.15/sound/x86/
Dintel_hdmi_audio.c877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()