Lines Matching defs:handle

80 static int smu_sys_get_pp_feature_mask(void *handle,  in smu_sys_get_pp_feature_mask()
91 static int smu_sys_set_pp_feature_mask(void *handle, in smu_sys_set_pp_feature_mask()
185 static u32 smu_get_mclk(void *handle, bool low) in smu_get_mclk()
199 static u32 smu_get_sclk(void *handle, bool low) in smu_get_sclk()
360 static int smu_dpm_set_power_gate(void *handle, in smu_dpm_set_power_gate()
540 static int smu_get_power_num_states(void *handle, in smu_get_power_num_states()
578 static int smu_sys_get_pp_table(void *handle, in smu_sys_get_pp_table()
598 static int smu_sys_set_pp_table(void *handle, in smu_sys_set_pp_table()
2183 static int smu_display_configuration_change(void *handle, in smu_display_configuration_change()
2212 static int smu_enable_umd_pstate(void *handle, in smu_enable_umd_pstate()
2370 static int smu_handle_dpm_task(void *handle, in smu_handle_dpm_task()
2381 static int smu_switch_power_profile(void *handle, in smu_switch_power_profile()
2418 static int smu_pause_power_profile(void *handle, in smu_pause_power_profile()
2447 static enum amd_dpm_forced_level smu_get_performance_level(void *handle) in smu_get_performance_level()
2461 static int smu_force_performance_level(void *handle, in smu_force_performance_level()
2490 static int smu_set_display_count(void *handle, uint32_t count) in smu_set_display_count()
2526 static int smu_force_ppclk_levels(void *handle, in smu_force_ppclk_levels()
2576 static int smu_set_mp1_state(void *handle, in smu_set_mp1_state()
2592 static int smu_set_df_cstate(void *handle, in smu_set_df_cstate()
2619 static int smu_set_watermarks_for_clock_ranges(void *handle, in smu_set_watermarks_for_clock_ranges()
2705 static int smu_load_microcode(void *handle) in smu_load_microcode()
2747 static int smu_set_fan_speed_rpm(void *handle, uint32_t speed) in smu_set_fan_speed_rpm()
2784 int smu_get_power_limit(void *handle, in smu_get_power_limit()
2867 static int smu_set_power_limit(void *handle, uint32_t limit) in smu_set_power_limit()
2971 static int smu_print_ppclk_levels(void *handle, in smu_print_ppclk_levels()
2985 static int smu_emit_ppclk_levels(void *handle, enum pp_clock_type type, char *buf, int *offset) in smu_emit_ppclk_levels()
3004 static int smu_od_edit_dpm_table(void *handle, in smu_od_edit_dpm_table()
3021 static int smu_read_sensor(void *handle, in smu_read_sensor()
3102 static int smu_get_apu_thermal_limit(void *handle, uint32_t *limit) in smu_get_apu_thermal_limit()
3113 static int smu_set_apu_thermal_limit(void *handle, uint32_t limit) in smu_set_apu_thermal_limit()
3124 static int smu_get_power_profile_mode(void *handle, char *buf) in smu_get_power_profile_mode()
3137 static int smu_set_power_profile_mode(void *handle, in smu_set_power_profile_mode()
3173 static int smu_get_fan_control_mode(void *handle, u32 *fan_mode) in smu_get_fan_control_mode()
3191 static int smu_set_fan_control_mode(void *handle, u32 value) in smu_set_fan_control_mode()
3224 static int smu_get_fan_speed_pwm(void *handle, u32 *speed) in smu_get_fan_speed_pwm()
3243 static int smu_set_fan_speed_pwm(void *handle, u32 speed) in smu_set_fan_speed_pwm()
3270 static int smu_get_fan_speed_rpm(void *handle, uint32_t *speed) in smu_get_fan_speed_rpm()
3289 static int smu_set_deep_sleep_dcefclk(void *handle, uint32_t clk) in smu_set_deep_sleep_dcefclk()
3299 static int smu_get_clock_by_type_with_latency(void *handle, in smu_get_clock_by_type_with_latency()
3335 static int smu_display_clock_voltage_request(void *handle, in smu_display_clock_voltage_request()
3351 static int smu_display_disable_memory_clock_switch(void *handle, in smu_display_disable_memory_clock_switch()
3366 static int smu_set_xgmi_pstate(void *handle, in smu_set_xgmi_pstate()
3384 static int smu_get_baco_capability(void *handle) in smu_get_baco_capability()
3397 static int smu_baco_set_state(void *handle, int state) in smu_baco_set_state()
3461 static int smu_mode2_reset(void *handle) in smu_mode2_reset()
3478 static int smu_enable_gfx_features(void *handle) in smu_enable_gfx_features()
3495 static int smu_get_max_sustainable_clocks_by_dc(void *handle, in smu_get_max_sustainable_clocks_by_dc()
3510 static int smu_get_uclk_dpm_states(void *handle, in smu_get_uclk_dpm_states()
3526 static enum amd_pm_state_type smu_get_current_power_state(void *handle) in smu_get_current_power_state()
3540 static int smu_get_dpm_clock_table(void *handle, in smu_get_dpm_clock_table()
3555 static ssize_t smu_sys_get_gpu_metrics(void *handle, void **table) in smu_sys_get_gpu_metrics()
3568 static ssize_t smu_sys_get_pm_metrics(void *handle, void *pm_metrics, in smu_sys_get_pm_metrics()
3582 static int smu_enable_mgpu_fan_boost(void *handle) in smu_enable_mgpu_fan_boost()
3596 static int smu_gfx_state_change_set(void *handle, in smu_gfx_state_change_set()
3630 static int smu_get_prv_buffer_details(void *handle, void **addr, size_t *size) in smu_get_prv_buffer_details()