Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dapple-gmux.c391 gmux_data->switch_state_ddc = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
396 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
401 gmux_data->switch_state_external = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
507 return VGA_SWITCHEROO_DIS; in gmux_get_client_id()
/Linux-v5.4/drivers/gpu/vga/
Dvga_switcheroo.c654 client_id(client) == VGA_SWITCHEROO_DIS ? "DIS" : in vga_switcheroo_show()
832 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
840 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
848 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
/Linux-v5.4/include/linux/
Dvga_switcheroo.h89 VGA_SWITCHEROO_DIS, enumerator
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c206 return VGA_SWITCHEROO_DIS; in nouveau_dsm_get_client_id()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c533 return VGA_SWITCHEROO_DIS; in radeon_atpx_get_client_id()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c563 return VGA_SWITCHEROO_DIS; in amdgpu_atpx_get_client_id()
/Linux-v5.4/sound/pci/hda/
Dhda_intel.c1274 if (client_id == VGA_SWITCHEROO_DIS) in azx_vs_gpu_bound()