Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vgasr_priv Struct Reference

Data Fields

bool active
 
bool delayed_switch_active
 
enum vga_switcheroo_client_id delayed_client_id
 
struct dentrydebugfs_root
 
struct dentryswitch_file
 
int registered_clients
 
struct list_head clients
 
struct vga_switcheroo_handlerhandler
 

Detailed Description

Definition at line 45 of file vga_switcheroo.c.

Field Documentation

bool active

Definition at line 47 of file vga_switcheroo.c.

struct list_head clients

Definition at line 55 of file vga_switcheroo.c.

struct dentry* debugfs_root

Definition at line 51 of file vga_switcheroo.c.

enum vga_switcheroo_client_id delayed_client_id

Definition at line 49 of file vga_switcheroo.c.

bool delayed_switch_active

Definition at line 48 of file vga_switcheroo.c.

Definition at line 57 of file vga_switcheroo.c.

int registered_clients

Definition at line 54 of file vga_switcheroo.c.

struct dentry* switch_file

Definition at line 52 of file vga_switcheroo.c.


The documentation for this struct was generated from the following file: