Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h256 unsigned int relaxed_resume:1; /* don't resume forcibly for jack */ member
500 return !codec->relaxed_resume && codec->jacktbl.used; in hda_codec_need_resume()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c2485 codec->relaxed_resume = 0; in generic_hdmi_free()
2633 spec->codec->relaxed_resume = use_acomp; in generic_acomp_notifier_set()
2891 codec->relaxed_resume = 1; in register_i915_notifier()
H A Dhda_intel.c1014 if (codec->relaxed_resume) in __azx_runtime_resume()