Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c68 struct cpu_speed_point { struct
159 struct cpu_speed_point *speed_points;
162 struct cpu_speed_point *act_speed_point;
225 sc->speed_points = malloc(sizeof(struct cpu_speed_point) * in build_speed_points()
234 static struct cpu_speed_point *
280 struct cpu_speed_point *point; in set_cpu_freq()
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c69 struct cpu_speed_point { struct
202 struct cpu_speed_point *speed_points;
205 struct cpu_speed_point *act_speed_point;
267 sc->speed_points = malloc(sizeof(struct cpu_speed_point) * in build_speed_points()
276 static struct cpu_speed_point *
322 struct cpu_speed_point *point; in set_cpu_freq()