Searched defs:acpi_processor_performance (Results 1 – 1 of 1) sorted by relevance
140 struct acpi_processor_performance { struct141 int state;142 int platform_limit;143 u16 control_register;144 u16 status_register;145 u8 control_register_bit_width;146 u8 status_register_bit_width;147 int state_count;148 struct acpi_processor_px states[ACPI_PROCESSOR_MAX_PERFORMANCE];