Lines Matching refs:scmi_protocol_handle

196 static int scmi_perf_attributes_get(const struct scmi_protocol_handle *ph,  in scmi_perf_attributes_get()
252 scmi_perf_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_domain_attributes_get()
442 iter_perf_levels_process_response(const struct scmi_protocol_handle *ph, in iter_perf_levels_process_response()
472 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, in scmi_perf_describe_levels_get()
505 static int scmi_perf_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_perf_num_domains_get()
513 scmi_perf_domain_lookup(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_domain_lookup()
524 scmi_perf_info_get(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_info_get()
535 static int scmi_perf_msg_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_set()
558 static int __scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_set()
576 static int scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_limits_set()
615 static int scmi_perf_msg_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_get()
641 static int __scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_get()
658 static int scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_limits_get()
691 static int scmi_perf_msg_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_set()
713 static int __scmi_perf_level_set(const struct scmi_protocol_handle *ph, in __scmi_perf_level_set()
730 static int scmi_perf_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_level_set()
755 static int scmi_perf_msg_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_get()
777 static int __scmi_perf_level_get(const struct scmi_protocol_handle *ph, in __scmi_perf_level_get()
791 static int scmi_perf_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_level_get()
818 static int scmi_perf_level_limits_notify(const struct scmi_protocol_handle *ph, in scmi_perf_level_limits_notify()
840 static void scmi_perf_domain_init_fc(const struct scmi_protocol_handle *ph, in scmi_perf_domain_init_fc()
876 static int scmi_dvfs_device_opps_add(const struct scmi_protocol_handle *ph, in scmi_dvfs_device_opps_add()
915 scmi_dvfs_transition_latency_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_transition_latency_get()
929 scmi_dvfs_rate_limit_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_rate_limit_get()
945 static int scmi_dvfs_freq_set(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_set()
971 static int scmi_dvfs_freq_get(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_get()
1001 static int scmi_dvfs_est_power_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_est_power_get()
1032 static bool scmi_fast_switch_possible(const struct scmi_protocol_handle *ph, in scmi_fast_switch_possible()
1044 static int scmi_fast_switch_rate_limit(const struct scmi_protocol_handle *ph, in scmi_fast_switch_rate_limit()
1064 scmi_power_scale_get(const struct scmi_protocol_handle *ph) in scmi_power_scale_get()
1089 static bool scmi_perf_notify_supported(const struct scmi_protocol_handle *ph, in scmi_perf_notify_supported()
1110 static int scmi_perf_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_perf_set_notify_enabled()
1153 static void *scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_perf_fill_custom_report()
1244 static int scmi_perf_get_num_sources(const struct scmi_protocol_handle *ph) in scmi_perf_get_num_sources()
1281 static int scmi_perf_protocol_init(const struct scmi_protocol_handle *ph) in scmi_perf_protocol_init()