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

Data Fields

unsigned long iostart
 
unsigned long iolen
 
bool indexed
 
struct mutex index_lock
 
struct backlight_devicebdev
 
acpi_handle dhandle
 
int gpe
 
enum vga_switcheroo_client_id resume_client_id
 
enum vga_switcheroo_state power_state
 
struct completion powerchange_done
 

Detailed Description

Definition at line 28 of file apple-gmux.c.

Field Documentation

Definition at line 34 of file apple-gmux.c.

acpi_handle dhandle

Definition at line 37 of file apple-gmux.c.

int gpe

Definition at line 38 of file apple-gmux.c.

struct mutex index_lock

Definition at line 32 of file apple-gmux.c.

bool indexed

Definition at line 31 of file apple-gmux.c.

unsigned long iolen

Definition at line 30 of file apple-gmux.c.

unsigned long iostart

Definition at line 29 of file apple-gmux.c.

Definition at line 40 of file apple-gmux.c.

struct completion powerchange_done

Definition at line 41 of file apple-gmux.c.

enum vga_switcheroo_client_id resume_client_id

Definition at line 39 of file apple-gmux.c.


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