|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned long | iostart |
| unsigned long | iolen |
| bool | indexed |
| struct mutex | index_lock |
| struct backlight_device * | bdev |
| acpi_handle | dhandle |
| int | gpe |
| enum vga_switcheroo_client_id | resume_client_id |
| enum vga_switcheroo_state | power_state |
| struct completion | powerchange_done |
Definition at line 28 of file apple-gmux.c.
| struct backlight_device* bdev |
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.
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.
1.8.2