Home
last modified time | relevance | path

Searched refs:switchto (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/vga/
A Dvga_switcheroo.c742 ret = vgasr_priv.handler->switchto(new_client->id); in vga_switchto_stage2()
861 ret = vgasr_priv.handler->switchto(client_id); in vga_switcheroo_debugfs_write()
1023 if (vgasr_priv.handler->switchto) { in vga_switcheroo_runtime_suspend()
1025 vgasr_priv.handler->switchto(VGA_SWITCHEROO_IGD); in vga_switcheroo_runtime_suspend()
/linux-6.3-rc2/include/linux/
A Dvga_switcheroo.h118 int (*switchto)(enum vga_switcheroo_client_id id); member
/linux-6.3-rc2/drivers/platform/x86/
A Dapple-gmux.c467 .switchto = gmux_switchto,
473 .switchto = gmux_switchto,
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_acpi.c209 .switchto = nouveau_dsm_switchto,
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_atpx_handler.c537 .switchto = radeon_atpx_switchto,
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atpx_handler.c568 .switchto = amdgpu_atpx_switchto,

Completed in 12 milliseconds