Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_stream.c384 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()
416 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()
455 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()
459 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
/Linux-v4.19/sound/core/
Dpcm_dmaengine.c162 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
Dpcm_lib.c352 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()
1839 if (runtime->no_period_wakeup) in wait_for_avail()
Dpcm_native.c726 runtime->no_period_wakeup = in snd_pcm_hw_params()
1865 if (runtime->no_period_wakeup) in snd_pcm_drain()
/Linux-v4.19/sound/soc/fsl/
Dfsl_asrc_dma.c68 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
/Linux-v4.19/sound/soc/kirkwood/
Dkirkwood-i2s.c273 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
/Linux-v4.19/include/sound/
Dhdaudio.h498 bool no_period_wakeup:1; member
Dpcm.h381 unsigned int no_period_wakeup: 1; member
/Linux-v4.19/sound/pci/oxygen/
Doxygen_pcm.c568 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
/Linux-v4.19/sound/x86/
Dintel_hdmi_audio.c886 if (!substream->runtime->no_period_wakeup) in had_prog_bd()