soctherm_softc
void (*shared_cal)(struct soctherm_softc *sc);
static void tegra124_shared_cal(struct soctherm_softc *sc);
static void tegra210_shared_cal(struct soctherm_softc *sc);
tegra124_shared_cal(struct soctherm_softc *sc)
tegra210_shared_cal(struct soctherm_softc *sc)
tsensor_calibration(struct soctherm_softc *sc, struct tsensor *sensor)
soctherm_init_tsensor(struct soctherm_softc *sc, struct tsensor *sensor)
soctherm_read_temp(struct soctherm_softc *sc, struct tsensor *sensor, int *temp)
struct soctherm_softc *sc;
struct soctherm_softc *sc;
soctherm_init_sysctl(struct soctherm_softc *sc)
struct soctherm_softc *sc;
struct soctherm_softc *sc;
sizeof(struct soctherm_softc));