Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/intel/
Dhda-pcm.c35 static bool hda_disable_rewinds = IS_ENABLED(CONFIG_SND_SOC_SOF_HDA_DISABLE_REWINDS); variable
36 module_param_named(disable_rewinds, hda_disable_rewinds, bool, 0444);
127 if (hda_disable_rewinds) in hda_dsp_pcm_hw_params()
225 if (hda_disable_rewinds) in hda_dsp_pcm_open()