Home
last modified time | relevance | path

Searched refs:allocate_idle_time (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dcpufreq_cooling.c343 static inline int allocate_idle_time(struct cpufreq_cooling_device *cpufreq_cdev) in allocate_idle_time() function
352 static int allocate_idle_time(struct cpufreq_cooling_device *cpufreq_cdev) in allocate_idle_time() function
528 ret = allocate_idle_time(cpufreq_cdev); in __cpufreq_cooling_register()