Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-pcm.c42 static int hda_force_pause_support = -1; variable
43 module_param_named(force_pause_support, hda_force_pause_support, int, 0444);
255 if (hda_force_pause_support == 0 || in hda_dsp_pcm_open()
256 (hda_force_pause_support == -1 && in hda_dsp_pcm_open()