Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dapple-gmux.c394 gmux_data->switch_state_ddc = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
399 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
404 gmux_data->switch_state_external = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
510 return VGA_SWITCHEROO_DIS; in gmux_get_client_id()
/Linux-v4.19/drivers/gpu/vga/
Dvga_switcheroo.c652 client_id(client) == VGA_SWITCHEROO_DIS ? "DIS" : in vga_switcheroo_show()
836 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
844 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
852 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
/Linux-v4.19/include/linux/
Dvga_switcheroo.h89 VGA_SWITCHEROO_DIS, enumerator
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c206 return VGA_SWITCHEROO_DIS; in nouveau_dsm_get_client_id()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c534 return VGA_SWITCHEROO_DIS; in radeon_atpx_get_client_id()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c564 return VGA_SWITCHEROO_DIS; in amdgpu_atpx_get_client_id()
/Linux-v4.19/sound/pci/hda/
Dhda_intel.c1333 if (client_id == VGA_SWITCHEROO_DIS) in azx_vs_gpu_bound()