Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_intel.h31 bool need_i915_power:1; /* the hda controller needs i915 power */ member
Dhda_intel.c993 if (hda->need_i915_power) in __azx_runtime_resume()
1010 if (!hda->need_i915_power) in __azx_runtime_resume()
2230 hda->need_i915_power = 1; in azx_probe_continue()
2286 if (err < 0 || !hda->need_i915_power) in azx_probe_continue()