use_vga_switcheroo  359 sound/pci/hda/hda_intel.c #define use_vga_switcheroo(chip)	((chip)->use_vga_switcheroo)
use_vga_switcheroo 1262 sound/pci/hda/hda_intel.c 	if (hda->use_vga_switcheroo && !needs_eld_notify_link(chip)) {
use_vga_switcheroo 1290 sound/pci/hda/hda_intel.c 		hda->use_vga_switcheroo = 1;
use_vga_switcheroo 1314 sound/pci/hda/hda_intel.c 	if (!hda->use_vga_switcheroo)
use_vga_switcheroo 1355 sound/pci/hda/hda_intel.c 	if (use_vga_switcheroo(hda)) {
use_vga_switcheroo   27 sound/pci/hda/hda_intel.h 	unsigned int use_vga_switcheroo:1;