Linux Kernel
3.7.1
|
#include <i915_drv.h>
Data Fields | |
struct opregion_header __iomem * | header |
struct opregion_acpi __iomem * | acpi |
struct opregion_swsci __iomem * | swsci |
struct opregion_asle __iomem * | asle |
void __iomem * | vbt |
u32 __iomem * | lid_state |
Definition at line 140 of file i915_drv.h.
struct opregion_acpi __iomem* acpi |
Definition at line 142 of file i915_drv.h.
struct opregion_asle __iomem* asle |
Definition at line 144 of file i915_drv.h.
Definition at line 141 of file i915_drv.h.
Definition at line 146 of file i915_drv.h.
struct opregion_swsci __iomem* swsci |
Definition at line 143 of file i915_drv.h.
Definition at line 145 of file i915_drv.h.