Lines Matching defs:ph
193 static int scmi_perf_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_attributes_get()
240 scmi_perf_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_domain_attributes_get()
387 iter_perf_levels_process_response(const struct scmi_protocol_handle *ph, in iter_perf_levels_process_response()
410 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, in scmi_perf_describe_levels_get()
443 static int scmi_perf_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_perf_num_domains_get()
451 scmi_perf_domain_lookup(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_domain_lookup()
462 scmi_perf_info_get(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_info_get()
473 static int scmi_perf_msg_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_set()
496 static int __scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_set()
514 static int scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_limits_set()
553 static int scmi_perf_msg_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_get()
579 static int __scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_get()
596 static int scmi_perf_limits_get(const struct scmi_protocol_handle *ph, in scmi_perf_limits_get()
629 static int scmi_perf_msg_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_set()
651 static int __scmi_perf_level_set(const struct scmi_protocol_handle *ph, in __scmi_perf_level_set()
668 static int scmi_perf_level_set(const struct scmi_protocol_handle *ph, in scmi_perf_level_set()
693 static int scmi_perf_msg_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_msg_level_get()
715 static int __scmi_perf_level_get(const struct scmi_protocol_handle *ph, in __scmi_perf_level_get()
729 static int scmi_perf_level_get(const struct scmi_protocol_handle *ph, in scmi_perf_level_get()
756 static int scmi_perf_level_limits_notify(const struct scmi_protocol_handle *ph, in scmi_perf_level_limits_notify()
778 static void scmi_perf_domain_init_fc(const struct scmi_protocol_handle *ph, in scmi_perf_domain_init_fc()
810 static int scmi_dvfs_device_opps_add(const struct scmi_protocol_handle *ph, in scmi_dvfs_device_opps_add()
845 scmi_dvfs_transition_latency_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_transition_latency_get()
858 static int scmi_dvfs_freq_set(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_set()
884 static int scmi_dvfs_freq_get(const struct scmi_protocol_handle *ph, u32 domain, in scmi_dvfs_freq_get()
914 static int scmi_dvfs_est_power_get(const struct scmi_protocol_handle *ph, in scmi_dvfs_est_power_get()
945 static bool scmi_fast_switch_possible(const struct scmi_protocol_handle *ph, in scmi_fast_switch_possible()
958 scmi_power_scale_get(const struct scmi_protocol_handle *ph) in scmi_power_scale_get()
981 static int scmi_perf_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_perf_set_notify_enabled()
998 static void *scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_perf_fill_custom_report()
1046 static int scmi_perf_get_num_sources(const struct scmi_protocol_handle *ph) in scmi_perf_get_num_sources()
1082 static int scmi_perf_protocol_init(const struct scmi_protocol_handle *ph) in scmi_perf_protocol_init()