Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c327 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) macro
330 #define needs_eld_notify_link(chip) false macro
1155 if (needs_eld_notify_link(chip)) in azx_runtime_idle()
1266 if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) { in setup_vga_switcheroo_runtime_pm()