|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | vendor |
| char * | bios_version_str |
| char * | ec_version_str |
| u16 | bios_model |
| u16 | ec_model |
| u16 | bios_release |
| u16 | ec_release |
| char * | model_str |
| char * | nummodel_str |
Definition at line 334 of file thinkpad_acpi.c.
| 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.
Definition at line 335 of file thinkpad_acpi.c.
1.8.2