Searched refs:em_dev_compute_costs (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | energy_model.h | 177 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, 391 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, in em_dev_compute_costs() function
|
| /linux-6.15/kernel/power/ |
| H A D | energy_model.c | 280 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, in em_dev_compute_costs() function
|
| /linux-6.15/Documentation/power/ |
| H A D | energy-model.rst | 262 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, 384 29 ret = em_dev_compute_costs(dev, table, pd->nr_perf_states);
|