Searched refs:VGA_SWITCHEROO_DIS (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dvga_switcheroo.h81 * @VGA_SWITCHEROO_DIS: discrete graphics device
89 VGA_SWITCHEROO_DIS, enumerator in enum:vga_switcheroo_client_id
/linux-master/drivers/gpu/vga/
H A Dvga_switcheroo.c654 client_id(client) == VGA_SWITCHEROO_DIS ? "DIS" :
832 client_id = VGA_SWITCHEROO_DIS;
840 client_id = VGA_SWITCHEROO_DIS;
848 client_id = VGA_SWITCHEROO_DIS;
/linux-master/drivers/platform/x86/
H A Dapple-gmux.c440 gmux_data->switch_state_ddc = VGA_SWITCHEROO_DIS;
443 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS;
450 gmux_data->switch_state_external = VGA_SWITCHEROO_DIS;
556 return VGA_SWITCHEROO_DIS;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c205 return VGA_SWITCHEROO_DIS;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c569 return VGA_SWITCHEROO_DIS;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c537 return VGA_SWITCHEROO_DIS;
/linux-master/sound/pci/hda/
H A Dhda_intel.c1281 if (client_id == VGA_SWITCHEROO_DIS)

Completed in 235 milliseconds