Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-pcm.c38 static bool hda_disable_rewinds; variable
39 module_param_named(disable_rewinds, hda_disable_rewinds, bool, 0444);
140 if (hda_disable_rewinds) in hda_dsp_pcm_hw_params()
241 if (hda_disable_rewinds) in hda_dsp_pcm_open()