Searched refs:num_domains_get (Results 1 – 10 of 10) sorted by relevance
130 int (*num_domains_get)(const struct scmi_protocol_handle *ph); member167 int (*num_domains_get)(const struct scmi_protocol_handle *ph); member506 int (*num_domains_get)(const struct scmi_protocol_handle *ph); member564 int (*num_domains_get)(const struct scmi_protocol_handle *ph); member682 int (*num_domains_get)(const struct scmi_protocol_handle *ph); member
111 data->rcdev.nr_resets = reset_ops->num_domains_get(ph); in scmi_reset_probe()
73 num_domains = power_ops->num_domains_get(ph); in scmi_pm_domain_probe()
203 .num_domains_get = scmi_power_num_domains_get,
217 .num_domains_get = scmi_reset_num_domains_get,
392 .num_domains_get = scmi_voltage_domains_num_get,
678 .num_domains_get = scmi_powercap_num_domains_get,
977 .num_domains_get = scmi_perf_num_domains_get,
313 num_doms = voltage_ops->num_domains_get(ph); in scmi_regulator_probe()
439 ret = powercap_ops->num_domains_get(ph); in scmi_powercap_probe()