Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_intel.h32 bool need_i915_power:1; /* the hda controller needs i915 power */ member
Dhda_intel.c995 if (hda->need_i915_power) in __azx_runtime_resume()
1016 if (!hda->need_i915_power) in __azx_runtime_resume()
2309 hda->need_i915_power = 1; in azx_probe_continue()
2375 if (!hda->need_i915_power) in azx_probe_continue()