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

/drivers/cpufreq/
H A Dcpufreq-dt.c110 static int allocate_resources(int cpu, struct device **cdev, function
194 ret = allocate_resources(policy->cpu, &cpu_dev, &cpu_reg, &cpu_clk);
357 ret = allocate_resources(0, &cpu_dev, &cpu_reg, &cpu_clk);

Completed in 533 milliseconds