Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_thermal.c433 aw_thermal_gettemp(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gettemp() function
506 val = aw_thermal_gettemp(sc, sensor) + TEMP_C_TO_K; in aw_thermal_sysctl()
561 temp_cur = aw_thermal_gettemp(sc, 0); in aw_thermal_cf_pre_change()