HomeSort by: relevance | last modified time | path
    Searched defs:tegra_soctherm_sensors (Results 1 - 3 of 3) sorted by relevancy

  /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];

Completed in 31 milliseconds