Lines Matching defs:void
261 static inline void intel_pstate_reset_all_pid(void) in intel_pstate_reset_all_pid() argument
271 static inline void update_turbo_state(void) in update_turbo_state() argument
283 static void intel_pstate_hwp_set(void) in intel_pstate_hwp_set() argument
348 static void __init intel_pstate_debug_expose_params(void) in intel_pstate_debug_expose_params() argument
513 static void __init intel_pstate_sysfs_expose_params(void) in intel_pstate_sysfs_expose_params() argument
531 static int atom_get_min_pstate(void) in atom_get_min_pstate() argument
539 static int atom_get_max_pstate(void) in atom_get_max_pstate() argument
547 static int atom_get_turbo_pstate(void) in atom_get_turbo_pstate() argument
580 static int silvermont_get_scaling(void) in silvermont_get_scaling() argument
595 static int airmont_get_scaling(void) in airmont_get_scaling() argument
627 static int core_get_min_pstate(void) in core_get_min_pstate() argument
635 static int core_get_max_pstate_physical(void) in core_get_max_pstate_physical() argument
643 static int core_get_max_pstate(void) in core_get_max_pstate() argument
688 static int core_get_turbo_pstate(void) in core_get_turbo_pstate() argument
701 static inline int core_get_scaling(void) in core_get_scaling() argument
717 static int knl_get_turbo_pstate(void) in knl_get_turbo_pstate() argument
1216 static int intel_pstate_msrs_not_valid(void) in intel_pstate_msrs_not_valid() argument
1250 static bool intel_pstate_no_acpi_pss(void) in intel_pstate_no_acpi_pss() argument
1279 static bool intel_pstate_has_acpi_ppc(void) in intel_pstate_has_acpi_ppc() argument
1326 static bool intel_pstate_platform_pwr_mgmt_exists(void) in intel_pstate_platform_pwr_mgmt_exists() argument
1360 static inline bool intel_pstate_platform_pwr_mgmt_exists(void) { return false; } in intel_pstate_platform_pwr_mgmt_exists() argument
1361 static inline bool intel_pstate_has_acpi_ppc(void) { return false; } in intel_pstate_has_acpi_ppc() argument
1364 static int __init intel_pstate_init(void) in intel_pstate_init() argument