Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_intel.c328 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) macro
331 #define needs_eld_notify_link(chip) false macro
1158 if (needs_eld_notify_link(chip)) in azx_runtime_idle()
1269 if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) { in setup_vga_switcheroo_runtime_pm()