Lines Matching defs:handle

1236 static void kv_dpm_enable_bapm(void *handle, bool enable)  in kv_dpm_enable_bapm()
1668 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd()
1695 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce()
1871 static int kv_dpm_force_performance_level(void *handle, in kv_dpm_force_performance_level()
1896 static int kv_dpm_pre_set_power_state(void *handle) in kv_dpm_pre_set_power_state()
1912 static int kv_dpm_set_power_state(void *handle) in kv_dpm_set_power_state()
1987 static void kv_dpm_post_set_power_state(void *handle) in kv_dpm_post_set_power_state()
2854 kv_dpm_debugfs_print_current_performance_level(void *handle, in kv_dpm_debugfs_print_current_performance_level()
2882 kv_dpm_print_power_state(void *handle, void *request_ps) in kv_dpm_print_power_state()
2913 static void kv_dpm_display_configuration_changed(void *handle) in kv_dpm_display_configuration_changed()
2918 static u32 kv_dpm_get_sclk(void *handle, bool low) in kv_dpm_get_sclk()
2930 static u32 kv_dpm_get_mclk(void *handle, bool low) in kv_dpm_get_mclk()
2939 static int kv_dpm_get_temp(void *handle) in kv_dpm_get_temp()
2957 static int kv_dpm_early_init(void *handle) in kv_dpm_early_init()
2968 static int kv_dpm_late_init(void *handle) in kv_dpm_late_init()
2982 static int kv_dpm_sw_init(void *handle) in kv_dpm_sw_init()
3027 static int kv_dpm_sw_fini(void *handle) in kv_dpm_sw_fini()
3038 static int kv_dpm_hw_init(void *handle) in kv_dpm_hw_init()
3056 static int kv_dpm_hw_fini(void *handle) in kv_dpm_hw_fini()
3066 static int kv_dpm_suspend(void *handle) in kv_dpm_suspend()
3079 static int kv_dpm_resume(void *handle) in kv_dpm_resume()
3098 static bool kv_dpm_is_idle(void *handle) in kv_dpm_is_idle()
3103 static int kv_dpm_wait_for_idle(void *handle) in kv_dpm_wait_for_idle()
3109 static int kv_dpm_soft_reset(void *handle) in kv_dpm_soft_reset()
3192 static int kv_dpm_set_clockgating_state(void *handle, in kv_dpm_set_clockgating_state()
3198 static int kv_dpm_set_powergating_state(void *handle, in kv_dpm_set_powergating_state()
3213 static int kv_check_state_equal(void *handle, in kv_check_state_equal()
3256 static int kv_dpm_read_sensor(void *handle, int idx, in kv_dpm_read_sensor()
3290 static int kv_set_powergating_by_smu(void *handle, in kv_set_powergating_by_smu()