Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-pcm.c40 static int hda_force_pause_support = -1; variable
41 module_param_named(force_pause_support, hda_force_pause_support, int, 0444);
253 if (hda_force_pause_support == 0 || in hda_dsp_pcm_open()
254 (hda_force_pause_support == -1 && in hda_dsp_pcm_open()

Completed in 3 milliseconds