Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_intel.h40 unsigned int need_eld_notify_link:1; member
Dhda_intel.c368 #define needs_eld_notify_link(chip) ((chip)->need_eld_notify_link)
1317 if (hda->use_vga_switcheroo && !hda->need_eld_notify_link) { in setup_vga_switcheroo_runtime_pm()
1334 hda->need_eld_notify_link = 0; in azx_vs_gpu_bound()
1346 hda->need_eld_notify_link = 1; /* cleared in gpu_bound op */ in init_vga_switcheroo()