Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-pcm.c36 static bool hda_disable_rewinds; variable
37 module_param_named(disable_rewinds, hda_disable_rewinds, bool, 0444);
133 if (hda_disable_rewinds) in hda_dsp_pcm_hw_params()
229 if (hda_disable_rewinds) in hda_dsp_pcm_open()

Completed in 1 milliseconds