Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dds3231.c143 ds3231_temp_read(struct ds3231_softc *sc, int *temp) in ds3231_temp_read() function
181 if (ds3231_temp_read(sc, &temp) != 0) in ds3231_temp_sysctl()