Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_intel.c321 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) macro
324 #define needs_eld_notify_link(chip) false macro
1151 if (needs_eld_notify_link(chip)) in azx_runtime_idle()
1262 if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) { in setup_vga_switcheroo_runtime_pm()