Home
last modified time | relevance | path

Searched refs:vga_switcheroo_unregister_handler (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dvga_switcheroo.h164 void vga_switcheroo_unregister_handler(void);
187 static inline void vga_switcheroo_unregister_handler(void) {} in vga_switcheroo_unregister_handler() function
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c261 void vga_switcheroo_unregister_handler(void) in vga_switcheroo_unregister_handler() function
275 EXPORT_SYMBOL(vga_switcheroo_unregister_handler);
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c355 vga_switcheroo_unregister_handler(); in nouveau_unregister_dsm_handler()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c618 vga_switcheroo_unregister_handler(); in radeon_unregister_atpx_handler()
/linux/drivers/platform/x86/
H A Dapple-gmux.c995 vga_switcheroo_unregister_handler(); in gmux_remove()