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

/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_soctherm.c168 struct soctherm_softc { struct
183 void (*shared_cal)(struct soctherm_softc *sc);
270 static void tegra124_shared_cal(struct soctherm_softc *sc);
359 static void tegra210_shared_cal(struct soctherm_softc *sc);
400 tegra124_shared_cal(struct soctherm_softc *sc)
431 tegra210_shared_cal(struct soctherm_softc *sc)
461 tsensor_calibration(struct soctherm_softc *sc, struct tsensor *sensor)
515 soctherm_init_tsensor(struct soctherm_softc *sc, struct tsensor *sensor)
573 soctherm_read_temp(struct soctherm_softc *sc, struct tsensor *sensor, int *temp)
606 struct soctherm_softc *s
[all...]

Completed in 100 milliseconds