Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvga_switcheroo.h70 VGA_SWITCHEROO_ON, enumerator
193 …switcheroo_state vga_switcheroo_get_client_state(struct pci_dev *dev) { return VGA_SWITCHEROO_ON; } in vga_switcheroo_get_client_state()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c43 if (state == VGA_SWITCHEROO_ON) { in nouveau_switcheroo_set_state()
H A Dnouveau_acpi.c163 if (state == VGA_SWITCHEROO_ON) in nouveau_dsm_set_discrete_state()