Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhda_codec.h259 unsigned int relaxed_resume:1; /* don't resume forcibly for jack */ member
510 return !codec->relaxed_resume && codec->jacktbl.used; in hda_codec_need_resume()
/linux-6.1.9/sound/pci/hda/
Dpatch_hdmi.c2483 codec->relaxed_resume = 0; in generic_hdmi_free()
2627 spec->codec->relaxed_resume = use_acomp; in generic_acomp_notifier_set()
2885 codec->relaxed_resume = 1; in register_i915_notifier()
Dhda_intel.c973 if (codec->relaxed_resume) in __azx_runtime_resume()