Searched refs:em_dev_register_pd_no_update (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | energy_model.h | 178 int em_dev_register_pd_no_update(struct device *dev, unsigned int nr_states, 361 int em_dev_register_pd_no_update(struct device *dev, unsigned int nr_states, in em_dev_register_pd_no_update() function
|
| /linux/kernel/power/ |
| H A D | energy_model.c | 592 int ret = em_dev_register_pd_no_update(dev, nr_states, cb, cpus, microwatts); in em_dev_register_perf_domain() 612 int em_dev_register_pd_no_update(struct device *dev, unsigned int nr_states, in em_dev_register_pd_no_update() function 709 EXPORT_SYMBOL_GPL(em_dev_register_pd_no_update);
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 1011 if (em_dev_register_pd_no_update(cpu_dev, HYBRID_EM_STATE_COUNT, &cb, in hybrid_register_perf_domain()
|