Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/kernel/cpu/sh5/
DMakefile4 obj-y := entry.o probe.o switchto.o
/linux-4.1.27/drivers/gpu/vga/
Dvga_switcheroo.c356 ret = vgasr_priv.handler->switchto(new_client->id); in vga_switchto_stage2()
471 ret = vgasr_priv.handler->switchto(client_id); in vga_switcheroo_debugfs_write()
626 if (vgasr_priv.handler->switchto) in vga_switcheroo_runtime_suspend()
627 vgasr_priv.handler->switchto(VGA_SWITCHEROO_IGD); in vga_switcheroo_runtime_suspend()
/linux-4.1.27/include/linux/
Dvga_switcheroo.h32 int (*switchto)(enum vga_switcheroo_client_id id); member
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c210 .switchto = nouveau_dsm_switchto,
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c503 .switchto = radeon_atpx_switchto,
/linux-4.1.27/drivers/platform/x86/
Dapple-gmux.c350 .switchto = gmux_switchto,