Searched refs:switchto (Results 1 – 7 of 7) sorted by relevance
4 obj-y := entry.o probe.o switchto.o
551 ret = vgasr_priv.handler->switchto(new_client->id); in vga_switchto_stage2()666 ret = vgasr_priv.handler->switchto(client_id); in vga_switcheroo_debugfs_write()878 if (vgasr_priv.handler->switchto) in vga_switcheroo_runtime_suspend()879 vgasr_priv.handler->switchto(VGA_SWITCHEROO_IGD); in vga_switcheroo_runtime_suspend()
95 int (*switchto)(enum vga_switcheroo_client_id id); member
210 .switchto = nouveau_dsm_switchto,
503 .switchto = radeon_atpx_switchto,
505 .switchto = amdgpu_atpx_switchto,
350 .switchto = gmux_switchto,