Home
last modified time | relevance | path

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

/linux/sound/hda/
A 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/sound/soc/sof/intel/
A Dhda-probes.c81 hstream->no_period_wakeup = 0; in hda_probe_compr_set_params()
A Dhda-pcm.c113 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
A Dhda-stream.c141 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/linux/sound/core/
A Dpcm_dmaengine.c155 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.c743 runtime->no_period_wakeup = in snd_pcm_hw_params()
2087 if (runtime->no_period_wakeup) in snd_pcm_drain()
/linux/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/sound/soc/fsl/
A Dfsl_asrc_dma.c65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/linux/sound/soc/sprd/
A Dsprd-pcm-dma.c288 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/linux/sound/soc/kirkwood/
A Dkirkwood-i2s.c269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/linux/include/sound/
A Dhdaudio.h526 bool no_period_wakeup:1; member
A Dpcm.h374 unsigned int no_period_wakeup: 1; member
/linux/sound/pci/oxygen/
A Doxygen_pcm.c550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/linux/sound/soc/sof/
A Dipc.c550 else if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
/linux/sound/firewire/
A 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/sound/x86/
A Dintel_hdmi_audio.c877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()
/linux/sound/pci/hda/
A Dhda_intel.c692 if (azx_dev->core.no_period_wakeup) in azx_position_ok()

Completed in 62 milliseconds