Searched refs:vga_switcheroo_register_handler (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dvga_switcheroo.h41 int vga_switcheroo_register_handler(struct vga_switcheroo_handler *handler);
53 static inline int vga_switcheroo_register_handler(struct vga_switcheroo_handler *handler) { return 0; } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/vga/
H A Dvga_switcheroo.c64 int vga_switcheroo_register_handler(struct vga_switcheroo_handler *handler) function
76 EXPORT_SYMBOL(vga_switcheroo_register_handler); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c203 vga_switcheroo_register_handler(&nouveau_dsm_handler);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c252 vga_switcheroo_register_handler(&radeon_atpx_handler);

Completed in 209 milliseconds