Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_codec.h256 unsigned int relaxed_resume:1; /* don't resume forcibly for jack */ member
/Linux-v5.4/sound/pci/hda/
Dpatch_hdmi.c2318 codec->relaxed_resume = 0; in generic_hdmi_free()
2460 spec->codec->relaxed_resume = use_acomp; in generic_acomp_notifier_set()
2739 codec->relaxed_resume = 1; in register_i915_notifier()
Dhda_codec.c2951 bool forced_resume = !codec->relaxed_resume && codec->jacktbl.used; in hda_codec_force_resume()