Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dvga_switcheroo.h162 int vga_switcheroo_register_handler(const struct vga_switcheroo_handler *handler,
182 static inline int vga_switcheroo_register_handler(const struct vga_switcheroo_handler *handler, in vga_switcheroo_register_handler() function
/linux-6.3-rc2/drivers/platform/x86/
A Dapple-gmux.c698 ret = vga_switcheroo_register_handler(&gmux_handler_indexed, in gmux_probe()
701 ret = vga_switcheroo_register_handler(&gmux_handler_classic, in gmux_probe()
/linux-6.3-rc2/drivers/gpu/vga/
A Dvga_switcheroo.c235 int vga_switcheroo_register_handler( in vga_switcheroo_register_handler() function
254 EXPORT_SYMBOL(vga_switcheroo_register_handler);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_acpi.c333 vga_switcheroo_register_handler(&nouveau_dsm_handler, 0); in nouveau_register_dsm_handler()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_atpx_handler.c604 vga_switcheroo_register_handler(&radeon_atpx_handler, handler_flags); in radeon_register_atpx_handler()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atpx_handler.c664 vga_switcheroo_register_handler(&amdgpu_atpx_handler, handler_flags); in amdgpu_register_atpx_handler()

Completed in 12 milliseconds