Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_intel.c361 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) macro
364 #define needs_eld_notify_link(chip) false macro
1175 if (needs_eld_notify_link(chip)) in azx_runtime_idle()
1286 if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) { in setup_vga_switcheroo_runtime_pm()