Searched refs:transition_latency_get (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/cpufreq/
H A Dscmi-cpufreq.c274 latency = perf_ops->transition_latency_get(ph, domain);
/linux-master/include/linux/
H A Dscmi_protocol.h142 * @transition_latency_get: gets the DVFS transition latency for a given device
171 int (*transition_latency_get)(const struct scmi_protocol_handle *ph, member in struct:scmi_perf_proto_ops
/linux-master/drivers/firmware/arm_scmi/
H A Dperf.c1057 .transition_latency_get = scmi_dvfs_transition_latency_get,

Completed in 160 milliseconds