Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_intel.h32 bool need_i915_power:1; /* the hda controller needs i915 power */ member
Dhda_intel.c965 if (hda->need_i915_power) in __azx_runtime_resume()
986 if (!hda->need_i915_power) in __azx_runtime_resume()
2287 hda->need_i915_power = true; in azx_probe_continue()
2366 if (!hda->need_i915_power) in azx_probe_continue()