Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h255 unsigned int relaxed_resume:1; /* don't resume forcibly for jack */ member
498 return !codec->relaxed_resume && codec->jacktbl.used; in hda_codec_need_resume()
/linux/sound/pci/hda/
H A Dpatch_hdmi.c2501 codec->relaxed_resume = 0; in generic_hdmi_free()
2641 spec->codec->relaxed_resume = use_acomp; in generic_acomp_notifier_set()
2899 codec->relaxed_resume = 1; in register_i915_notifier()
H A Dhda_intel.c992 if (codec->relaxed_resume) in __azx_runtime_resume()