Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_stream.c518 if (runtime && !azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
546 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
573 unsigned int no_period_wakeup; in snd_hdac_stream_set_params() local
579 no_period_wakeup = substream->runtime->no_period_wakeup; in snd_hdac_stream_set_params()
583 no_period_wakeup = 0; in snd_hdac_stream_set_params()
591 no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
595 azx_dev->no_period_wakeup = no_period_wakeup; in snd_hdac_stream_set_params()
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-probes.c92 hstream->no_period_wakeup = 0; in hda_probes_compr_set_params()
A Dhda-pcm.c117 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
A Dhda-stream.c139 !hstream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/linux-6.3-rc2/sound/core/
A Dpcm_dmaengine.c158 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
A Dpcm_lib.c348 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()
1874 if (runtime->no_period_wakeup) in wait_for_avail()
A Dpcm_native.c783 runtime->no_period_wakeup = in snd_pcm_hw_params()
2159 if (runtime->no_period_wakeup) in snd_pcm_drain()
/linux-6.3-rc2/sound/soc/meson/
A Daxg-fifo.c146 irq_en = runtime->no_period_wakeup ? 0 : FIFO_INT_COUNT_REPEAT; in axg_fifo_pcm_hw_params()
/linux-6.3-rc2/sound/soc/sprd/
A Dsprd-pcm-dma.c288 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_asrc_dma.c65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/linux-6.3-rc2/sound/soc/kirkwood/
A Dkirkwood-i2s.c388 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/linux-6.3-rc2/sound/pci/oxygen/
A Doxygen_pcm.c550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h545 bool no_period_wakeup:1; member
A Dpcm.h379 unsigned int no_period_wakeup: 1; member
/linux-6.3-rc2/sound/firewire/
A Damdtp-stream.c614 if (!pcm->runtime->no_period_wakeup) { in update_pcm_pointers()
1170 need_hw_irq = !pcm || !pcm->runtime->no_period_wakeup; in process_rx_packets()
/linux-6.3-rc2/sound/soc/sof/
A Dipc3.c863 !stream->substream->runtime->no_period_wakeup) in ipc3_period_elapsed()
/linux-6.3-rc2/sound/x86/
A Dintel_hdmi_audio.c879 if (!substream->runtime->no_period_wakeup) in had_prog_bd()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c689 if (azx_dev->core.no_period_wakeup) in azx_position_ok()

Completed in 83 milliseconds