Searched refs:no_period_wakeup (Results 1 – 17 of 17) sorted by relevance
463 if (!azx_dev->no_period_wakeup && pos_adj > 0) { in snd_hdac_stream_setup_periods()495 !azx_dev->no_period_wakeup); in snd_hdac_stream_setup_periods()534 runtime->no_period_wakeup != azx_dev->no_period_wakeup) { in snd_hdac_stream_set_params()538 azx_dev->no_period_wakeup = runtime->no_period_wakeup; in snd_hdac_stream_set_params()
81 hstream->no_period_wakeup = 0; in hda_probe_compr_set_params()
108 hstream->no_period_wakeup = in hda_dsp_pcm_hw_params()
114 !stream->no_period_wakeup : 0; in hda_dsp_stream_setup_bdl()
155 if (!substream->runtime->no_period_wakeup) in dmaengine_pcm_prepare_and_submit()
347 if (runtime->no_period_wakeup) { in snd_pcm_update_hw_ptr0()1839 if (runtime->no_period_wakeup) in wait_for_avail()
765 runtime->no_period_wakeup = in snd_pcm_hw_params()2138 if (runtime->no_period_wakeup) in snd_pcm_drain()
65 if (!substream->runtime->no_period_wakeup) in fsl_asrc_dma_prepare_and_submit()
269 if (!runtime->no_period_wakeup) { in kirkwood_i2s_play_trigger()
293 if (!runtime->no_period_wakeup) { in sprd_pcm_hw_params()
530 bool no_period_wakeup:1; member
374 unsigned int no_period_wakeup: 1; member
550 if (substream->runtime->no_period_wakeup) in oxygen_prepare()
464 if (!stream->substream->runtime->no_period_wakeup) in ipc_period_elapsed()
877 if (!substream->runtime->no_period_wakeup) in had_prog_bd()
729 if (azx_dev->core.no_period_wakeup) in azx_position_ok()
20606 - if (!stream->substream->runtime->no_period_wakeup)20609 + else if (!stream->substream->runtime->no_period_wakeup)