Lines Matching defs:void

238 static inline void intel_pstate_reset_all_pid(void)  in intel_pstate_reset_all_pid()  argument
248 static inline void update_turbo_state(void) in update_turbo_state() argument
261 static void intel_pstate_hwp_set(void) in intel_pstate_hwp_set() argument
318 static void __init intel_pstate_debug_expose_params(void) in intel_pstate_debug_expose_params() argument
471 static void __init intel_pstate_sysfs_expose_params(void) in intel_pstate_sysfs_expose_params() argument
484 static void intel_pstate_hwp_enable(void) in intel_pstate_hwp_enable() argument
492 static int byt_get_min_pstate(void) in byt_get_min_pstate() argument
500 static int byt_get_max_pstate(void) in byt_get_max_pstate() argument
508 static int byt_get_turbo_pstate(void) in byt_get_turbo_pstate() argument
544 static int byt_get_scaling(void) in byt_get_scaling() argument
573 static int core_get_min_pstate(void) in core_get_min_pstate() argument
581 static int core_get_max_pstate(void) in core_get_max_pstate() argument
589 static int core_get_turbo_pstate(void) in core_get_turbo_pstate() argument
602 static inline int core_get_scaling(void) in core_get_scaling() argument
618 static int knl_get_turbo_pstate(void) in knl_get_turbo_pstate() argument
1066 static int intel_pstate_msrs_not_valid(void) in intel_pstate_msrs_not_valid() argument
1099 static bool intel_pstate_no_acpi_pss(void) in intel_pstate_no_acpi_pss() argument
1128 static bool intel_pstate_has_acpi_ppc(void) in intel_pstate_has_acpi_ppc() argument
1171 static bool intel_pstate_platform_pwr_mgmt_exists(void) in intel_pstate_platform_pwr_mgmt_exists() argument
1205 static inline bool intel_pstate_platform_pwr_mgmt_exists(void) { return false; } in intel_pstate_platform_pwr_mgmt_exists() argument
1206 static inline bool intel_pstate_has_acpi_ppc(void) { return false; } in intel_pstate_has_acpi_ppc() argument
1209 static int __init intel_pstate_init(void) in intel_pstate_init() argument