Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/cpu/sh5/
DMakefile5 obj-y := entry.o probe.o switchto.o
/Linux-v4.19/drivers/gpu/vga/
Dvga_switcheroo.c746 ret = vgasr_priv.handler->switchto(new_client->id); in vga_switchto_stage2()
865 ret = vgasr_priv.handler->switchto(client_id); in vga_switcheroo_debugfs_write()
1045 if (vgasr_priv.handler->switchto) { in vga_switcheroo_runtime_suspend()
1047 vgasr_priv.handler->switchto(VGA_SWITCHEROO_IGD); in vga_switcheroo_runtime_suspend()
/Linux-v4.19/include/linux/
Dvga_switcheroo.h118 int (*switchto)(enum vga_switcheroo_client_id id); member
/Linux-v4.19/drivers/platform/x86/
Dapple-gmux.c514 .switchto = gmux_switchto,
520 .switchto = gmux_switchto,
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c210 .switchto = nouveau_dsm_switchto,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c538 .switchto = radeon_atpx_switchto,
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c568 .switchto = amdgpu_atpx_switchto,