Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_intel.c333 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) macro
336 #define needs_eld_notify_link(chip) false macro
1154 if (needs_eld_notify_link(chip)) in azx_runtime_idle()
1256 if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) { in setup_vga_switcheroo_runtime_pm()