Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c436 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
468 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
507 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
511 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-compress.c81 hstream->no_period_wakeup = 0; in hda_probe_compr_set_params()
H A Dhda-pcm.c108 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
H A Dhda-stream.c114 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c147 if (!substream->runtime->no_period_wakeup) in dmaengine_mpcm_prepare_and_submit()
261 if (!substream->runtime->no_period_wakeup) in __mpcm_prepare_single_and_submit()
299 if (!substream->runtime->no_period_wakeup) in dmaengine_mpcm_prepare_single_and_submit()
H A Drockchip_dlp.c591 if (!substream->runtime->no_period_wakeup) in dmaengine_dlp_prepare_and_submit()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_dmaengine.c167 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
H A Dpcm_lib.c348 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()
1840 if (runtime->no_period_wakeup) in wait_for_avail()
H A Dpcm_native.c765 runtime->no_period_wakeup = in snd_pcm_hw_params()
2136 if (runtime->no_period_wakeup) in snd_pcm_drain()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_dma.c65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/OK3568_Linux_fs/kernel/sound/soc/kirkwood/
H A Dkirkwood-i2s.c269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/OK3568_Linux_fs/kernel/sound/soc/sprd/
H A Dsprd-pcm-dma.c293 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h530 bool no_period_wakeup:1; member
H A Dpcm.h374 unsigned int no_period_wakeup: 1; member
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_pcm.c550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dipc.c464 if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
/OK3568_Linux_fs/kernel/sound/x86/
H A Dintel_hdmi_audio.c877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c726 if (azx_dev->core.no_period_wakeup) in azx_position_ok()