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

Data Fields

unsigned int vendor
 
charbios_version_str
 
charec_version_str
 
u16 bios_model
 
u16 ec_model
 
u16 bios_release
 
u16 ec_release
 
charmodel_str
 
charnummodel_str
 

Detailed Description

Definition at line 334 of file thinkpad_acpi.c.

Field Documentation

u16 bios_model

Definition at line 341 of file thinkpad_acpi.c.

u16 bios_release

Definition at line 343 of file thinkpad_acpi.c.

char* bios_version_str

Definition at line 338 of file thinkpad_acpi.c.

u16 ec_model

Definition at line 342 of file thinkpad_acpi.c.

u16 ec_release

Definition at line 344 of file thinkpad_acpi.c.

char* ec_version_str

Definition at line 339 of file thinkpad_acpi.c.

char* model_str

Definition at line 346 of file thinkpad_acpi.c.

char* nummodel_str

Definition at line 347 of file thinkpad_acpi.c.

unsigned int vendor

Definition at line 335 of file thinkpad_acpi.c.


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