Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/nvidia/ | |
tegra_soctherm.c | 100 static const struct tegra_soctherm_sensor tegra_soctherm_sensors[] = { variable in typeref:typename:const struct tegra_soctherm_sensor[] 275 const u_int nsensors = __arraycount(tegra_soctherm_sensors); 298 sc->sc_sensors[n] = tegra_soctherm_sensors[n]; |
tegra_soctherm.c | 100 static const struct tegra_soctherm_sensor tegra_soctherm_sensors[] = { variable in typeref:typename:const struct tegra_soctherm_sensor[] 275 const u_int nsensors = __arraycount(tegra_soctherm_sensors); 298 sc->sc_sensors[n] = tegra_soctherm_sensors[n]; |
tegra_soctherm.c | 100 static const struct tegra_soctherm_sensor tegra_soctherm_sensors[] = { variable in typeref:typename:const struct tegra_soctherm_sensor[] 275 const u_int nsensors = __arraycount(tegra_soctherm_sensors); 298 sc->sc_sensors[n] = tegra_soctherm_sensors[n]; |