Lines Matching refs:scmi_protocol_handle
191 static int scmi_perf_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_attributes_get()
238 scmi_perf_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_domain_attributes_get()
370 iter_perf_levels_process_response(const struct scmi_protocol_handle *ph, in iter_perf_levels_process_response()
393 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, in scmi_perf_describe_levels_get()
426 static int scmi_perf_msg_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_set()
450 scmi_perf_domain_lookup(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_domain_lookup()
460 static int __scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_set()
478 static int scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_limits_set()
514 static int scmi_perf_msg_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_get()
540 static int __scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_get()
557 static int scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_limits_get()
590 static int scmi_perf_msg_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_set()
612 static int __scmi_perf_level_set(const struct scmi_protocol_handle *ph, in __scmi_perf_level_set()
629 static int scmi_perf_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_level_set()
651 static int scmi_perf_msg_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_get()
673 static int __scmi_perf_level_get(const struct scmi_protocol_handle *ph, in __scmi_perf_level_get()
687 static int scmi_perf_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_level_get()
714 static int scmi_perf_level_limits_notify(const struct scmi_protocol_handle *ph, in scmi_perf_level_limits_notify()
736 static void scmi_perf_domain_init_fc(const struct scmi_protocol_handle *ph, in scmi_perf_domain_init_fc()
778 static int scmi_dvfs_device_opps_add(const struct scmi_protocol_handle *ph, in scmi_dvfs_device_opps_add()
821 scmi_dvfs_transition_latency_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_transition_latency_get()
839 static int scmi_dvfs_freq_set(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_set()
864 static int scmi_dvfs_freq_get(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_get()
894 static int scmi_dvfs_est_power_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_est_power_get()
925 static bool scmi_fast_switch_possible(const struct scmi_protocol_handle *ph, in scmi_fast_switch_possible()
943 scmi_power_scale_get(const struct scmi_protocol_handle *ph) in scmi_power_scale_get()
965 static int scmi_perf_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_perf_set_notify_enabled()
982 static void *scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_perf_fill_custom_report()
1030 static int scmi_perf_get_num_sources(const struct scmi_protocol_handle *ph) in scmi_perf_get_num_sources()
1066 static int scmi_perf_protocol_init(const struct scmi_protocol_handle *ph) in scmi_perf_protocol_init()