Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c428 aw_thermal_gettemp(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gettemp() function
501 val = aw_thermal_gettemp(sc, sensor) + TEMP_C_TO_K; in aw_thermal_sysctl()
556 temp_cur = aw_thermal_gettemp(sc, 0); in aw_thermal_cf_pre_change()