Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dtipmic.c103 int32_t tipmic_raw_to_temp(struct tipmic_softc *, int32_t);
244 tipmic_raw_to_temp(struct tipmic_softc *sc, int32_t raw) in tipmic_raw_to_temp() function
378 temp = tipmic_raw_to_temp(sc, raw); in tipmic_thermal_opreg_handler()