|
Linux Kernel
3.7.1
|
#include <processor.h>
Data Fields | |
| struct acpi_processor_cx * | state |
| unsigned long | bm_check_timestamp |
| u32 | default_state |
| int | count |
| struct acpi_processor_cx | states [ACPI_PROCESSOR_MAX_POWER] |
| int | timer_broadcast_on_state |
Definition at line 65 of file processor.h.
| unsigned long bm_check_timestamp |
Definition at line 67 of file processor.h.
| int count |
Definition at line 69 of file processor.h.
| u32 default_state |
Definition at line 68 of file processor.h.
Definition at line 66 of file processor.h.
Definition at line 70 of file processor.h.
| int timer_broadcast_on_state |
Definition at line 71 of file processor.h.
1.8.2