Searched refs:est_power (Results 1 – 3 of 3) sorted by relevance
295 s32 est_power; in devfreq_cooling_power2state() local306 est_power = power * dfc->res_util; in devfreq_cooling_power2state()307 est_power /= SCALE_ERROR_MITIGATION; in devfreq_cooling_power2state()311 est_power = power << 10; in devfreq_cooling_power2state()312 est_power /= status.busy_time; in devfreq_cooling_power2state()325 if (est_power >= em_power_mw) in devfreq_cooling_power2state()
165 在能量模型框架中使用(假的)“foo”协议注册性能域。该驱动实现了一个est_power()170 01 static int est_power(struct device *dev, unsigned long *mW,194 25 struct em_data_callback em_cb = EM_DATA_CB(est_power);
299 protocol. The driver implements an est_power() function to be provided to the304 01 static int est_power(struct device *dev, unsigned long *mW,328 25 struct em_data_callback em_cb = EM_DATA_CB(est_power);