Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
vga_switcheroo.h File Reference
#include <linux/fb.h>

Go to the source code of this file.

Data Structures

struct  vga_switcheroo_handler
 
struct  vga_switcheroo_client_ops
 

Enumerations

enum  vga_switcheroo_state { VGA_SWITCHEROO_OFF, VGA_SWITCHEROO_ON, VGA_SWITCHEROO_INIT, VGA_SWITCHEROO_NOT_FOUND }
 
enum  vga_switcheroo_client_id { VGA_SWITCHEROO_IGD, VGA_SWITCHEROO_DIS, VGA_SWITCHEROO_MAX_CLIENTS }
 

Enumeration Type Documentation

Enumerator:
VGA_SWITCHEROO_IGD 
VGA_SWITCHEROO_DIS 
VGA_SWITCHEROO_MAX_CLIENTS 

Definition at line 25 of file vga_switcheroo.h.

Enumerator:
VGA_SWITCHEROO_OFF 
VGA_SWITCHEROO_ON 
VGA_SWITCHEROO_INIT 
VGA_SWITCHEROO_NOT_FOUND 

Definition at line 17 of file vga_switcheroo.h.